UNPKG

@bsv/overlay

Version:
4 lines 198 B
import type { Knex } from 'knex'; export declare function up(knex: Knex): Promise<void>; export declare function down(knex: Knex): Promise<void>; //# sourceMappingURL=2025-05-28-001-enlarge.d.ts.map