UNPKG

react-klasha

Version:

This is an reactJS library for implementing klasha payment gateway

6 lines (5 loc) 190 B
import { WorkboxPlugin } from '../types.js'; import '../_version.js'; export declare const pluginUtils: { filter: (plugins: WorkboxPlugin[], callbackName: string) => WorkboxPlugin[]; };