UNPKG

@kv-systems/ng-packagr

Version:

Compile and package Angular libraries in Angular Package Format (APF)

4 lines (3 loc) 164 B
export { PrimaryAngularModule } from './src/primary.module'; export { PrimaryAngularComponent } from './src/primary.component'; export const title = 'hello world';