bakasho.core.is_null_or_undefined

Check whether a value is null or undefined

Usage no npm install needed!

<script type="module">
  import bakashoCoreIsNullOrUndefined from 'https://cdn.skypack.dev/bakasho.core.is_null_or_undefined';
</script>

README

isNullOrUndefined

A function to check whether a given JavaScript value is null or undefined.