UNPKG
v0-mcp
Version:
latest (0.0.9-alpha.1)
0.0.9-alpha.1
0.0.7
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
MCP server v0 for adding components and dependencies to projects
v0-mcp
/
dist
/
cli.d.ts
5 lines
•
146 B
TypeScript
View Raw
1
2
3
4
5
export
declare
function
runCreateComponent
(
options
: { chatid:
string
; prompt:
string
; }
):
Promise
<
void
>;
//# sourceMappingURL=cli.d.ts.map