UNPKG

dbmate

Version:

A lightweight, framework-agnostic database migration tool

5 lines 153 B
/** * Resolve path to dbmate for the current platform * */ export declare function resolveBinary(): string; //# sourceMappingURL=resolveBinary.d.ts.map