mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-05-01 04:23:10 +00:00
5 lines
223 B
TypeScript
5 lines
223 B
TypeScript
export * from '@fuse/components/drawer/drawer.component';
|
|
export * from '@fuse/components/drawer/drawer.module';
|
|
export * from '@fuse/components/drawer/drawer.service';
|
|
export * from '@fuse/components/drawer/drawer.types';
|