UNPKG

flomo-terminal

Version:
5 lines (4 loc) 240 B
export declare function send(): Promise<void>; export declare function fetchAPI(value?: any, isShow?: boolean): Promise<any>; export declare function changeEditor(): Promise<void>; export declare function fetchEditType(): Promise<any>;