UNPKG

@webdocgroup/realm-migrations

Version:
5 lines 222 B
import { ShouldRunMigrationsHook } from '../../HookPipelines/shouldRunMigrationsHook'; export declare const enabled: ({ enabled, }: { enabled: boolean; }) => ShouldRunMigrationsHook; //# sourceMappingURL=index.d.ts.map