UNPKG

react-klasha

Version:

This is an reactJS library for implementing klasha payment gateway

8 lines (7 loc) 254 B
import { createPartialResponse } from './createPartialResponse.js'; import { RangeRequestsPlugin } from './RangeRequestsPlugin.js'; import './_version.js'; /** * @module workbox-range-requests */ export { createPartialResponse, RangeRequestsPlugin, };