UNPKG

react-klasha

Version:

This is an reactJS library for implementing klasha payment gateway

10 lines (9 loc) 244 B
import './_version.js'; /** * @return {boolean} Whether or not the current browser supports enabling * navigation preload. * * @memberof module:workbox-navigation-preload */ declare function isSupported(): boolean; export { isSupported };