UNPKG

@portone/browser-sdk

Version:

PortOne SDK for browser

5 lines (4 loc) 188 B
export declare const IssueBillingKeyUIType: { readonly PAYPAL_RT: "PAYPAL_RT"; }; export type IssueBillingKeyUIType = typeof IssueBillingKeyUIType[keyof typeof IssueBillingKeyUIType];