UNPKG

react-klasha

Version:

This is an reactJS library for implementing klasha payment gateway

6 lines (4 loc) 129 B
function rebaseFrom(rebaseOption) { return undefined === rebaseOption ? true : !!rebaseOption; } module.exports = rebaseFrom;