UNPKG

react-klasha

Version:

This is an reactJS library for implementing klasha payment gateway

6 lines (5 loc) 143 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.fs = void 0; const fs = require("./fs"); exports.fs = fs;