Files
cache/src/restore.ts
T

4 lines
63 B
TypeScript
Raw Normal View History

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