UNPKG

104 BTypeScriptView Raw
1import type { UmzugStorage } from './contract';
2export declare const memoryStorage: () => UmzugStorage;