export { PrimaryAngularComponent } from './src/primary.component';
export { PrimaryAngularModule } from './src/primary.module';
export const title = 'hello world';