fix missing library inside public api
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
* Public API Surface of nls-guilloche
|
||||
*/
|
||||
|
||||
export * from './lib/components/graphs.component';
|
||||
export * from './lib/directives/guilloche.directive';
|
||||
export * from './lib/models/config.model';
|
||||
export * from './lib/models/graph.model';
|
||||
|
||||
Reference in New Issue
Block a user