UNPKG

react-klasha

Version:

This is an reactJS library for implementing klasha payment gateway

4 lines (2 loc) 107 B
"use strict"; module.exports = function (value) { return typeof value === "number" && isFinite(value); };