UNPKG

@portone/browser-sdk

Version:

PortOne SDK for browser

5 lines (4 loc) 186 B
export declare const BillingKeyAndPayMethod: { readonly MOBILE: "MOBILE"; }; export type BillingKeyAndPayMethod = typeof BillingKeyAndPayMethod[keyof typeof BillingKeyAndPayMethod];