UNPKG

lath

Version:

Seamless connection of pages.

5 lines (4 loc) 189 B
declare const _default: (code: number, type?: 'error' | 'info' | 'warn' | 'return', ...args: string[]) => Promise<string | { ErrorCode: {}; } | undefined>; export default _default;