UNPKG

neverchange

Version:

NeverChange is a database solution for web applications using SQLite WASM and OPFS.

3 lines (2 loc) 87 B
import { Migration } from "./types"; export declare const initialMigration: Migration;