6 lines
116 B
TypeScript
6 lines
116 B
TypeScript
|
// import { ListComponent } from './list/list.component';
|
||
|
|
||
|
// export const COMPONENTS = [
|
||
|
// ListComponent,
|
||
|
// ];
|