UNPKG

@moveflow/widget

Version:

> ⚠️ **This is a testnet version** of the MoveFlow Checkout Widget. It is intended for development and testing purposes only. Do not use for mainnet payments.

5 lines (4 loc) 153 B
declare const AppProvider: ({ children }: { children: React.ReactNode; }) => import("react/jsx-runtime.js").JSX.Element; export default AppProvider;