mirror of
https://github.com/Kaelio/ktx.git
synced 2026-07-22 11:51:01 +02:00
2 lines
133 B
TypeScript
2 lines
133 B
TypeScript
export type { PromptContext, PromptServiceOptions } from './prompt.service.js';
|
|
export { PromptService } from './prompt.service.js';
|