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.

4 lines 162 B
import { type LoaderPlugin } from '@emigrate/types'; declare const loaderJs: LoaderPlugin; export default loaderJs; //# sourceMappingURL=plugin-loader-js.d.ts.map