UNPKG

nakapay-react

Version:

React components for NakaPay Bitcoin Lightning payments

5 lines (4 loc) 221 B
export { NakaPayButton } from './NakaPayButton'; export { NakaPayModal } from './NakaPayModal'; export type { Payment, NakaPayButtonProps } from './NakaPayButton'; export type { NakaPayModalProps } from './NakaPayModal';