mirror of
https://github.com/vbenjs/vben-admin-thin-next.git
synced 2025-01-30 07:38:38 +08:00
4 lines
138 B
TypeScript
4 lines
138 B
TypeScript
|
export { default as Description } from './src/index';
|
||
|
export * from './src/types';
|
||
|
export { useDescription } from './src/useDescription';
|