@wistia/type-guards
v0.10.0
Published
Type guards
Downloads
380,320
Readme
type-guards
This library provides a set of type guards that help safely check and narrow down types at runtime, making it easier to handle data validation and type checking in a type-safe manner.
Install
npm install @wistia/type-guardsyarn add @wistia/type-guardspnpm add @wistia/type-guards