Ref changed folder structure and lib
This commit is contained in:
parent
f2a8edb15f
commit
26b739726f
18 changed files with 160 additions and 107 deletions
6
projects/lib/src/public-api.ts
Normal file
6
projects/lib/src/public-api.ts
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
/*
|
||||
* Public API Surface of lib
|
||||
*/
|
||||
|
||||
export * from './ng2-fittext.directive';
|
||||
export * from './ng2-fittext.module';
|
||||
Loading…
Add table
Add a link
Reference in a new issue