UNPKG

react-klasha

Version:

This is an reactJS library for implementing klasha payment gateway

4 lines (3 loc) 185 B
export { default as useKlashaPayment } from './use-klasha'; export { default as KlashaButton } from './klasha-button'; export { default as KlashaConsumer } from './klasha-consumer';