web / FetchPaymentMethods
Type Alias: FetchPaymentMethods() ​
FetchPaymentMethods = () =>
Promise<PaymentProviders>
Defined in: apps/web/app/composables/usePaymentMethods/types.ts:8
Returns ​
Promise<PaymentProviders>
web / FetchPaymentMethods
FetchPaymentMethods = () =>
Promise<PaymentProviders>
Defined in: apps/web/app/composables/usePaymentMethods/types.ts:8
Promise<PaymentProviders>