@wistia/type-guards
v0.9.3
Published
Type guards
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