UNPKG

react-klasha

Version:

This is an reactJS library for implementing klasha payment gateway

8 lines (7 loc) 210 B
import { Queue } from './Queue.js'; import { BackgroundSyncPlugin } from './BackgroundSyncPlugin.js'; import './_version.js'; /** * @module workbox-background-sync */ export { Queue, BackgroundSyncPlugin, };