/* * Public API Surface of star */ export * from './lib/star.service'; export * from './lib/star.component'; export * from './lib/button/button.component'; export * from './lib/star.module';