mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-04-22 01:16:37 +08:00
3 lines
52 B
TypeScript
3 lines
52 B
TypeScript
|
|
// Composables 统一导出
|
||
|
|
export * from './chat';
|