Variable: isInstalledGlobally
Source: 1.0.0-rc.14 · ecc10ae38a81 (uncommitted changes)
ts
const isInstalledGlobally: object = {};Defined in: packages/valaxy/node/utils/resolve.ts:6
Type Declaration
value?
ts
optional value?: boolean;