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