Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 483 Bytes

types.uniontype.basictype.md

File metadata and controls

17 lines (10 loc) · 483 Bytes

Home > @skunkteam/types > UnionType > basicType

UnionType.basicType property

The kind of values this type validates.

Signature:

readonly basicType: BasicType | "mixed";

Remarks

See BasicType for more info about the rationale behind the basic type.