Files
systemd-timer/src/mod.ts

6 lines
262 B
TypeScript

import './cli/main.ts';
// ────────────────────────────────────────────────
// Entry Point for CLI
// Delegates to src/cli/main.ts, which registers all CLI commands