eric sciple ae5dcb46c8 .
2020-01-24 12:30:26 -05:00

4 lines
148 B
TypeScript

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