Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 487 Bytes

types.simpletype.basictype.md

File metadata and controls

17 lines (10 loc) · 487 Bytes

Home > @skunkteam/types > SimpleType > basicType

SimpleType.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.