Skip to content
This repository has been archived by the owner on Feb 18, 2023. It is now read-only.
/ ct Public archive

Ensure your JS function is called with correct types, no transpiler needed.

License

Notifications You must be signed in to change notification settings

easrng/ct

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

check type

Ensure your JS function is called with correct types, no transpiler needed. To use, set up default arguments that are the type you want. Then, call yourFunction=ct(yourFunction.bind(yourFunctionScope)) to ensure your function is called correctly.

About

Ensure your JS function is called with correct types, no transpiler needed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published