UNPKG
laravelgpt
Version:
latest (0.61.5)
0.61.5
CLI tools for AI agents
github.com/laravelgpt/cursor-tools
laravelgpt/cursor-tools
laravelgpt
/
dist
/
commands
/
test
/
index.d.ts
3 lines
(2 loc)
•
69 B
TypeScript
View Raw
1
2
3
import
{
TestCommand
}
from
'./command'
;
export
default
TestCommand
;