Skip to content

Interface: ModuleInfo

Extends

Properties

ast

  • Type: any

Unsupported at rolldown


code

  • Type: string | null

dynamicallyImportedIds

  • Type: string[]

dynamicImporters

  • Type: string[]

exports

  • Type: string[]

id

  • Type: string

importedIds

  • Type: string[]

importers

  • Type: string[]

invalidate?

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

Inherited from

ModuleOptions.invalidate


isEntry

  • Type: boolean

meta

Defined in: plugin/index.ts:58

Inherited from

ModuleOptions.meta


moduleSideEffects

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

Inherited from

ModuleOptions.moduleSideEffects


packageJsonPath?

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

Inherited from

ModuleOptions.packageJsonPath