Just simple functions.
yarn add @ootiq/blank
const { isUndefined } = require("@ootiq/blank");
const a = null;
console.log(isUndefined(a));
// result:: => false| Name | Name | Last commit date | ||
|---|---|---|---|---|
Just simple functions.
yarn add @ootiq/blank
const { isUndefined } = require("@ootiq/blank");
const a = null;
console.log(isUndefined(a));
// result:: => false