UNPKG
creatrip-agent-rules-builder
Version:
latest (1.2.0)
1.2.0
1.1.1
1.1.0
1.0.1
1.0.0
Unified converter for AI coding agent rules across Cursor, Windsurf, and Claude
creatrip-agent-rules-builder
/
dist
/
commands
/
verify.d.ts
3 lines
•
129 B
TypeScript
View Raw
1
2
3
import
{
Command
}
from
"commander"
;
export
declare
function
createVerifyCommand
(
):
Command
;
//# sourceMappingURL=verify.d.ts.map