metaforecast/src/backend/flow/doEverythingForScheduler.ts
2022-03-28 00:32:27 +03:00

4 lines
64 B
TypeScript

import { doEverything } from './doEverything';
doEverything();