@wistia/type-guards
Type guards
Type guards
Collection of performant type-guard utilities
library providing precise and in-depth type information for any JavaScript object, be it a primitive, built-in types, ES6/ES2020 types or custom class.
Provides type detection and analysis for ANY Javascript object (including custom types) in any environment, even where native operators falter.
A simple TypeScript library providing type guards for the primitive types in JavaScript.