LogoPixi’VN
indexType aliases

Type Alias: PixiVNJsonStepSwitchElementsType<Then>

> PixiVNJsonStepSwitchElementsType<Then> = PixiVNJsonStepSwitchElementType<Then>[] | PixiVNJsonConditionalStatements<Then[]>

Defined in: src/schema/PixiVNJsonStepSwitch.ts:15

The elements collection of a step-switch — either a plain array or a conditional that produces an array.

Type Parameters

Then

Then