cache/src/saveOnly.ts
Tatyana Kostromskaya e71876755e Fix format
2024-01-10 15:40:24 +00:00

3 lines
62 B
TypeScript

import { saveOnlyRun } from "./saveImpl";
saveOnlyRun(true);