Skip to content

pantoken-root / packages/cli/src / runAdd

函数: runAdd()

runAdd(argv, cwd?): Promise<void>

Beta

Run the pantoken add <item> command, delegating to shadcn add @pantoken/<item>

参数

argv

readonly string[]

cwd?

string = ...

返回值

Promise<void>