Files
sillytavern-repalice/shared/schemas/index.ts
2026-04-24 01:45:41 +08:00

7 lines
109 B
TypeScript

/**
* Shared Schemas 导出
*/
export * from './sillytavern.schemas';
export * from './internal.schemas';