[I] ResolvedModule
Properties
Property | Type | Description |
---|---|---|
mainFile | string | Resolved main file for the module. |
manifest | PackageJson | Value of package.json. |
path | string | Root of the package. (Same level as package.json) |
type | "module" | - |
Property | Type | Description |
---|---|---|
mainFile | string | Resolved main file for the module. |
manifest | PackageJson | Value of package.json. |
path | string | Root of the package. (Same level as package.json) |
type | "module" | - |