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
/
ci.d.ts
3 lines
•
121 B
TypeScript
View Raw
1
2
3
import
{
Command
}
from
"commander"
;
export
declare
function
createCICommand
(
):
Command
;
//# sourceMappingURL=ci.d.ts.map