Skip to content

pantoken-root / packages/cli/src / runAdd

Funzione: runAdd()

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

Beta

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

Parametri

argv

readonly string[]

cwd?

string = ...

Restituisce

Promise<void>