• Indicates whether a configuration option is set.

    Returns

    True if this value is set, false otherwise.

    Type Parameters

    • K extends string | number

    Parameters

    • key: K

      Key identifying the configuration option.

    Returns boolean