Type Parameters

  • T

Hierarchy

  • AbstractLibraryPlugin

Constructors

  • Type Parameters

    • T

    Parameters

    • __namedParameters: {
          pluginName: string;
          type: string;
      }
      • pluginName: string

        name of the plugin

      • type: string

        used library type

    Returns AbstractLibraryPlugin<T>

Properties

COMMON_LIBRARY_NAME_MESSAGE: string

Methods

  • Apply the plugin

    Parameters

    Returns void

  • Parameters

    Returns void

  • Parameters

    Returns undefined | string

  • Parameters

    Returns void

  • Parameters

    Returns false | T

  • Parameters

    Returns void

  • Parameters

    Returns undefined | string

Generated using TypeDoc