Files

3 lines
121 B
TypeScript
Raw Permalink Normal View History

export { startChat } from './smartchat.startchat.js';
export type { IStartChatOptions } from './smartchat.startchat.js';