UNPKG

@portone/browser-sdk

Version:

PortOne SDK for browser

5 lines (4 loc) 158 B
export declare const PaymentUIType: { readonly PAYPAL_SPB: "PAYPAL_SPB"; }; export type PaymentUIType = typeof PaymentUIType[keyof typeof PaymentUIType];