UNPKG

cluedin-widget

Version:

This is the project for creating and managing widgets in CluedIn.

3 lines 109 B
module.exports = function( value ) { return value === null || value === undefined || value === void 0; };