UNPKG

@battle-racing/br-common-lib

Version:

Common library for all Battle Racing Repositorios

6 lines (5 loc) 136 B
export declare const PAYMENT_PROVIDERS: { readonly STRIPE: "stripe"; readonly PAYPAL: "paypal"; readonly OTHER: "other"; };