indexType aliases
Type Alias: StepLabelPropsType<T>
> StepLabelPropsType<T> = StepLabelProps & T
Defined in: src/narration/types/StepLabelType.ts:16
Type Parameters
T
T extends object = { }
> StepLabelPropsType<T> = StepLabelProps & T
Defined in: src/narration/types/StepLabelType.ts:16
T extends object = { }