UNPKG

@bsv/overlay

Version:
4 lines 203 B
import type { Knex } from 'knex'; export declare function up(knex: Knex): Promise<void>; export declare function down(knex: Knex): Promise<void>; //# sourceMappingURL=2024-07-10-001-block-height.d.ts.map