Files
cache/src/saveOnly.ts
T

4 lines
62 B
TypeScript
Raw Normal View History

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