prepared library publishing
This commit is contained in:
@@ -2,6 +2,13 @@
|
||||
* Public API Surface of nls-guilloche
|
||||
*/
|
||||
|
||||
export * from './lib/nls-guilloche.service';
|
||||
export * from './lib/nls-guilloche.component';
|
||||
export * from './lib/nls-guilloche.module';
|
||||
export * from './lib/directives/guilloche.directive';
|
||||
export * from './lib/models/config.model';
|
||||
export * from './lib/models/graph.model';
|
||||
export * from './lib/models/param.model';
|
||||
export * from './lib/models/point.model';
|
||||
export * from './lib/services/animation.service';
|
||||
export * from './lib/services/canvas.service';
|
||||
export * from './lib/services/graph.service';
|
||||
export * from './lib/services/history.service';
|
||||
export * from './lib/services/math.service';
|
||||
|
||||
Reference in New Issue
Block a user