Skip to content

pantoken-root / packages/cli/src / ensureComponentsJsonRegistry

函数: ensureComponentsJsonRegistry()

ensureComponentsJsonRegistry(cwd?): boolean

Beta

Ensure components.json in the given directory registers the @pantoken namespace. 如果已修改或已存在则返回 true,如果 components.json 不存在则返回 false.

参数

cwd?

string = ...

返回值

boolean