UNPKG

@eweser/db

Version:
3 lines (2 loc) 127 B
import type { Database } from '../..'; export declare const getAccessGrantTokenFromUrl: (db: Database) => () => string | null;