Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ExportsInfo

Index

Constructors

Accessors

  • Returns Iterable<ExportInfo>

  • Returns Iterable<ExportInfo>

  • Returns Iterable<ExportInfo>

  • Returns ExportInfo

  • Returns Iterable<ExportInfo>

Methods

  • Parameters

    • name: string

    Returns ExportInfo

  • getNestedExportsInfo(name?: string[]): undefined | ExportsInfo
  • Parameters

    • Optional name: string[]

    Returns undefined | ExportsInfo

  • Parameters

    • name: string

    Returns ExportInfo

  • getProvidedExports(): null | true | string[]
  • Returns null | true | string[]

  • Parameters

    • name: string

    Returns ExportInfo

  • getReadOnlyExportInfoRecursive(name: string[]): undefined | ExportInfo
  • Parameters

    • name: string[]

    Returns undefined | ExportInfo

  • getRestoreProvidedData(): any
  • Returns any

  • Parameters

    Returns string

  • Parameters

    Returns null | boolean | SortableSet<string>

  • getUsedName(name: string | string[], runtime: RuntimeSpec): string | false | string[]
  • Parameters

    Returns string | false | string[]

  • Parameters

    Returns boolean

  • isExportProvided(name: string | string[]): undefined | null | boolean
  • Parameters

    • name: string | string[]

    Returns undefined | null | boolean

  • Parameters

    Returns boolean

  • Parameters

    Returns boolean

  • restoreProvided(__namedParameters: { exports: any; otherCanMangleProvide: any; otherProvided: any; otherTerminalBinding: any }): void
  • Parameters

    • __namedParameters: { exports: any; otherCanMangleProvide: any; otherProvided: any; otherTerminalBinding: any }
      • exports: any
      • otherCanMangleProvide: any
      • otherProvided: any
      • otherTerminalBinding: any

    Returns void

  • Parameters

    Returns boolean

  • setHasProvideInfo(): void
  • Returns void

  • setHasUseInfo(): void
  • Returns void

  • setRedirectNamedTo(exportsInfo?: any): boolean
  • Parameters

    • Optional exportsInfo: any

    Returns boolean

  • setUnknownExportsProvided(canMangle?: boolean, excludeExports?: Set<string>, targetKey?: any, targetModule?: ModuleGraphConnection, priority?: number): boolean
  • Parameters

    • Optional canMangle: boolean
    • Optional excludeExports: Set<string>
    • Optional targetKey: any
    • Optional targetModule: ModuleGraphConnection
    • Optional priority: number

    Returns boolean

  • setUsedForSideEffectsOnly(runtime: RuntimeSpec): boolean
  • Parameters

    Returns boolean

  • Parameters

    Returns boolean

  • Parameters

    Returns boolean

  • Parameters

    Returns void