UNPKG

symref

Version:

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

7 lines (6 loc) 114 B
#!/usr/bin/env node /** * CLIエントリーポイント */ declare function runCli(): void; export { runCli };