1
0
Files
cache/src/restoreOnly.ts
T

4 lines
71 B
TypeScript
Raw Normal View History

import { restoreOnlyRun } from "./restoreImpl";
2022-12-21 19:38:44 +05:30
restoreOnlyRun(true);