• Handle a type, but using a map by name property.

    Parameters

    • type: ExtensionType

      Type of extension to handle.

    • map: Record<string, any>

      The object map of named extensions.

    Returns any

    For chaining.

Generated using TypeDoc