UNPKG

general-assistant

Version:

General Assistant components

8 lines (7 loc) 213 B
export type * from './CONFIG'; export type * from './INPUTPROPS'; export type * from './REQUEST'; export type * from './CTX'; export type * from './HANDLERS'; export type * from './UI'; export type * from './APP'