mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-07-17 00:30:47 +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';
|