UNPKG

@rebilly/framepay-react

Version:

A React wrapper for Rebilly's FramePay offering out-of-the-box support for Redux and other common React features

3 lines (2 loc) 121 B
import type { FramePay as FramepayApi } from '@rebilly/framepay'; export default function getFramepayApi(): FramepayApi;