UNPKG

react-klasha

Version:

This is an reactJS library for implementing klasha payment gateway

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