Skip to content

pantoken-root / packages/cli/src / runAdd

Fonksiyon: runAdd()

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

Beta

Run the pantoken add <item> command, delegating to shadcn add @pantoken/<item>. Komutu çalıştırın; işlemi shadcn add @pantoken/<item> komutuna devreder.

Parametreler

argv

readonly string[]

cwd?

string = ...

Döndürür

Promise<void>