Skip to content

Release 1.0.3

Compare
Choose a tag to compare
@feast107 feast107 released this 07 Jan 14:04
· 21 commits to master since this release
  • Support TypeScript 's reaonly Array types ReadonlyArray
  • Include all Iterable types like :
    • String
    • Int8Array
    • Uint8Array
    • Uint8ClampedArray
    • Int16Array
    • Uint16Array
    • Int32Array
    • Uint32Array
    • Float32Array
    • Float64Array
    • BigInt64Array
    • BigUint64Array