@jsmicro/is-defined
Check does the given Javascript Object is a defined.
Check does the given Javascript Object is a defined.
A robust micro library for type checking. Defers to constructs' internal `[[Class]]` property rather than duck typing for excellent type detection and to avoid triggering false positives.
2 functions that check if argument is undefined or null
Object.assign that skips any undefined properties from source objects
Check if an identifier is defined
A TypeScript Type-Guard for Filtering out undefined Values
definemodule6
Returns a new object without undefined object properties
NodeJS bindings for fastcdc-rs
Return the first defined item in an array