UNPKG

mi-auth-client

Version:
8 lines (7 loc) 325 B
declare const _default: { init: () => Promise<void>; nSQL: (table?: string | any[] | ((where?: any[] | ((row: { [key: string]: any; }, i?: number) => boolean)) => Promise<import("@nano-sql/core/lib/interfaces").TableQueryResult>)) => import("@nano-sql/core").InanoSQLInstance; }; export default _default;