@docgeni/template
Version:
Docgeni - Angular Template Components
10 lines • 368 B
TypeScript
/** Common type definition of template and core, sync all files in this folder to template's interfaces */
export * from './config';
export * from './example';
export * from './library';
export * from './locale';
export * from './module';
export * from './navigation-item';
export * from './api-declaration';
export * from './toc';
//# sourceMappingURL=index.d.ts.map