Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ProvidePlugin

Index

Constructors

Properties

Methods

Constructors

  • new ProvidePlugin(definitions: Record<string, string | string[]>): ProvidePlugin
  • Parameters

    • definitions: Record<string, string | string[]>

    Returns ProvidePlugin

Properties

definitions: Record<string, string | string[]>

Methods

  • Apply the plugin

    Parameters

    Returns void