Hierarchy

Constructors

Properties

module: any
optional: boolean
weak: boolean
EXPORTS_OBJECT_REFERENCED: string[][]
NO_EXPORTS_REFERENCED: string[][]
TRANSITIVE: typeof TRANSITIVE

Accessors

  • get category(): string
  • Returns string

  • get disconnect(): any
  • Returns any

  • get type(): string
  • Returns string

Methods

  • Returns boolean | typeof TRANSITIVE

  • Parameters

    • context: string

    Returns Module

  • Parameters

    Returns void

  • Parameters

    Returns null | false | ((arg0, arg1) => ConnectionState)

  • Returns undefined | string

  • Returns the exported names

    Parameters

    Returns undefined | ExportsSpec

  • implement this method to allow the occurrence order plugin to count correctly

    Returns number

  • Returns the referenced module and export

    Parameters

    Returns never

  • Returns list of exports referenced by this dependency

    Parameters

    Returns (string[] | ReferencedExport)[]

  • Returns null | string

  • Parameters

    Returns void

  • Parameters

    • Optional startLine: any
    • Optional startColumn: any
    • Optional endLine: any
    • Optional endColumn: any

    Returns void

  • Update the hash

    Parameters

    Returns void

Generated using TypeDoc