Skip to content

Interface: ResolvedId

Defined in: plugin/index.ts:66

Extends

Properties

external

  • Type: external: boolean | "absolute"
Defined in: plugin/index.ts:67

id

  • Type: id: string
Defined in: plugin/index.ts:68

invalidate?

  • Type: optional invalidate: boolean
Defined in: plugin/index.ts:61

Inherited from

ModuleOptions.invalidate


meta

Defined in: plugin/index.ts:58

Inherited from

ModuleOptions.meta


moduleSideEffects

  • Type: moduleSideEffects: ModuleSideEffects
Defined in: plugin/index.ts:57

Inherited from

ModuleOptions.moduleSideEffects


packageJsonPath?

  • Type: optional packageJsonPath: string
Defined in: plugin/index.ts:62

Inherited from

ModuleOptions.packageJsonPath

Released under the MIT License.