Skip to content

pantoken-root / packages/cli/src / resolveRegistryItemNames

関数: resolveRegistryItemNames()

resolveRegistryItemNames(items): string[]

ベータ

Resolve item names passed to pantoken add into full registry identifiers. プレーンな名前(例:button)は @pantoken/button のように変換されます。URL やスコープ付きの名前はそのまま保持されます.

パラメーター

items

readonly string[]

戻り値

string[]