Files
cache/src/restoreOnly.ts
T

4 lines
71 B
TypeScript
Raw Normal View History

2026-06-17 07:48:51 +08:00
import { restoreOnlyRun } from "./restoreImpl";
restoreOnlyRun(true);