UNPKG

@honeo/check

Version:

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

9 lines (7 loc) 109 B
/* comment */ function isElement(arg){ return arg instanceof Element; } export default isElement;