Appearance
Home > @jview/types > PrimitiveType
原始类型
Signature:
type PrimitiveType = number | string | boolean | undefined | null | symbol;