UNPKG

react-klasha

Version:

This is an reactJS library for implementing klasha payment gateway

5 lines 180 B
import { registerPlugin } from '@capacitor/core'; const Keyboard = registerPlugin('Keyboard'); export * from './definitions'; export { Keyboard }; //# sourceMappingURL=index.js.map