UNPKG

react-klasha

Version:

This is an reactJS library for implementing klasha payment gateway

6 lines 240 B
import _typeof from "@babel/runtime/helpers/typeof"; import toPrimitive from "./toPrimitive.js"; export default function _toPropertyKey(arg) { var key = toPrimitive(arg, "string"); return _typeof(key) === "symbol" ? key : String(key); }