UNPKG

@emigrate/cli

Version:

Emigrate is a tool for managing database migrations. It is designed to be simple yet support advanced setups, modular and extensible.

5 lines 125 B
export * from './types.js'; export const emigrate = () => { // console.log('Done!'); }; //# sourceMappingURL=index.js.map