UNPKG

simple2k13

Version:
3 lines (2 loc) 74 B
declare const isNull: (value: unknown) => boolean; export default isNull;