Files
app/ts_seed/cli.ts
T

4 lines
54 B
TypeScript
Raw Normal View History

import { runCli } from './index.js';
await runCli();