UNPKG

esewa-react

Version:

A React library for integrating eSewa payment gateway into your React applications. This library handles hash signatures, base64 URL encoding, and provides a simple interface for initiating and verifying eSewa payments.

3 lines (2 loc) 72 B
export * from './lib/esewa'; export { useEsewa } from './lib/useEsewa';