UNPKG

symref

Version:

Static code checker for AI code agents (Windsurf, Cline, etc.)

5 lines 122 B
#!/usr/bin/env node import { runCli } from './src/cli/index.js'; // CLIを実行 runCli(); //# sourceMappingURL=cli.js.map