UNPKG

@honeo/check

Version:

型・インスタンスなどの確認

9 lines (7 loc) 91 B
/* comment */ function isNull(arg){ return arg===null; } export default isNull;