5 lines
99 B
JavaScript
5 lines
99 B
JavaScript
/**
|
|
* Define public API for Angular here.
|
|
*/
|
|
export * from './src/core/annotations/annotations';
|