UNPKG

react-klasha

Version:

This is an reactJS library for implementing klasha payment gateway

5 lines (4 loc) 125 B
import type { AppPlugin } from './definitions'; declare const App: AppPlugin; export * from './definitions'; export { App };