UNPKG

botui

Version:

Build customizable conversational UIs and bots

5 lines (4 loc) 120 B
export declare function resolveManager(): { set: (callback: any) => void; resolve: (...args: any[]) => void; };