UNPKG

@honeo/check

Version:

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

10 lines (7 loc) 93 B
/* comment */ function isTrue(arg){ return arg===true; } export default isTrue;