Type alias BasicType

BasicType: string | number | boolean | BigInt | null

Any basic javascript type accepted by this library.

Generated using TypeDoc