export * from './tag.types'; export * from './tag.component'; export * from './check-tag/check-tag.component'; export * from './tag.module';