Type alias TPrimitive

TPrimitive: null | undefined | bigint | boolean | number | string | symbol

Generated using TypeDoc