eric sciple 2b95e76931 .
2020-01-24 12:20:19 -05:00

4 lines
148 B
TypeScript

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