Files
fuse-angular/src/@fuse/components/highlight/public-api.ts
2021-04-15 17:13:46 +03:00

4 lines
187 B
TypeScript

export * from '@fuse/components/highlight/highlight.component';
export * from '@fuse/components/highlight/highlight.module';
export * from '@fuse/components/highlight/highlight.service';