UNPKG

@honeo/check

Version:

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

6 lines (4 loc) 72 B
function isTruthy(arg){ return !!arg; } export default isTruthy;