UNPKG

react-klasha

Version:

This is an reactJS library for implementing klasha payment gateway

7 lines 335 B
import _Object$create from "@babel/runtime-corejs3/core-js/object/create"; import setPrototypeOf from "./setPrototypeOf.js"; export default function _inheritsLoose(subClass, superClass) { subClass.prototype = _Object$create(superClass.prototype); subClass.prototype.constructor = subClass; setPrototypeOf(subClass, superClass); }