6 lines
116 B
TypeScript
6 lines
116 B
TypeScript
/*
|
|
* Public API Surface of lib
|
|
*/
|
|
|
|
export * from './ng2-fittext.directive';
|
|
export * from './ng2-fittext.module';
|