UNPKG

react-klasha

Version:

This is an reactJS library for implementing klasha payment gateway

9 lines (7 loc) 180 B
"use strict"; exports.__esModule = true; exports.defineProvider = defineProvider; function defineProvider(factory) { // This will allow us to do some things return factory; }