mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-17 10:06:17 +08:00
4 lines
124 B
TypeScript
4 lines
124 B
TypeScript
export { ChatPrompt } from './chat-prompt';
|
|
export { prompts } from './prompts';
|
|
export { PromptService } from './service';
|