type CompoundType
Compound keys used to indicate the type of compound.
Definition
type CompoundType = 'every' |'some'|'none'| 'single';
type CompoundTypeCompound keys used to indicate the type of compound.
type CompoundType = 'every' |'some'|'none'| 'single';