Skip to main content

Function: createCommandConfig()

function createCommandConfig<C>(config): C

Type Parameters

Type Parameter
C extends CommandConfig

Parameters

ParameterType
configExactConfig<C> & EnforceConfig<C>

Returns

C