There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
TypeScript library that performs dynamic type checking. It's useful for cases where you can't use TypeScript's static type checking (like reading a JSON object from a file).