• Set the value for a configuration to its default (which may be undefined).

    Type Parameters

    • K extends string | number

    Parameters

    • key: K

      Key identifying the configuration option.

    Returns void