ForbesLindesay / funtypes

Runtime validation for static types
MIT License
29 stars 4 forks source link

Add support for `bigint` #53

Closed MicahZoltu closed 10 months ago

MicahZoltu commented 3 years ago

bigint is now (and has been for a while) available in all major browsers and NodeJS. I would like to be able to create funtype objects that have bigint properties.

ForbesLindesay commented 10 months ago

Added in funtypes@5.1.0