NativeType:
    | typeof Boolean
    | typeof BigInt
    | typeof Number
    | typeof Bytes
    | typeof Array
    | typeof Object
    | typeof String
    | typeof Date

These are the native types used by this module.