Function registerConfigValue

  • Registers a new key with the configuration. Keys and values must also be declared at the type-level by extending the WellknownConfigKeys interface.

    Throws an exception if the key was already registered.

    Parameters

    Returns void

Generated using TypeDoc