Files
cache/restoreOnly.ts
2026-04-09 16:23:31 +03:30

4 lines
71 B
TypeScript

import { restoreOnlyRun } from "./restoreImpl";
restoreOnlyRun(true);