UNPKG

@paypal/react-paypal-js

Version:

React components for the PayPal JS SDK

4 lines (3 loc) 203 B
import type { Args } from "@storybook/addons/dist/ts3.9/types"; export declare const getDefaultCode: (fundingSource?: string) => string; export declare const getRadioButtonsCode: (args: Args) => string;