UNPKG

nitropack

Version:

Build and Deploy Universal JavaScript Servers

3 lines (2 loc) 99 B
import type { Database } from "db0"; export declare function useDatabase(name?: string): Database;