Skip to content

pantoken-root / packages/cli/src / ensureComponentsJsonRegistry

函式: ensureComponentsJsonRegistry()

ensureComponentsJsonRegistry(cwd?): boolean

Beta(測試)

確保 components.json 在給定目錄中註冊了 @pantoken 命名空間。 若已修改或已存在則返回 true,若 components.json 不存在則返回 false。

參數

cwd?

string = ...

回傳

boolean