Skip to main content

Function: createCommandConfig()

function createCommandConfig<C>(config): C

Type Parameters

Type Parameter
C extends CommandConfig

Parameters

ParameterType
configSmartCommandConfig<C>

Returns

C