UNPKG

@ooopenlab/create-module

Version:
3 lines 186 B
export { ComponentInjectionModule } from './module'; export { QuestionComponent } from './components/QuestionComponent'; export type { ComponentInjectionModuleConfig } from './module';