UNPKG

@stdlib/assert-is-null

Version:

Test if a value is null.

3 lines 108 B
/// <reference path="../docs/types/index.d.ts" /> import isNull from '../docs/types/index'; export = isNull;