UNPKG

@honeo/check

Version:

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

9 lines (7 loc) 103 B
/* comment */ function isEvent(arg){ return arg instanceof Event; } export default isEvent;