1
0
Fork 0
mirror of synced 2026-06-05 15:48:19 +00:00
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);