setup-node/node_modules/jest-haste-map/build/persistence.d.ts
eric sciple 422b9fdb15 .
2020-01-24 12:21:24 -05:00

4 lines
148 B
TypeScript

import { Persistence } from './types';
declare let chosenModule: Persistence;
export default chosenModule;
//# sourceMappingURL=persistence.d.ts.map