PrimitivePrimitive types. type Primitive = | string | number | boolean | undefined | null;§Type§string | number | boolean | undefined | null[src]