UNPKG

bananas-commerce-admin

Version:

What's this, an admin for apes?

3 lines (2 loc) 131 B
import { PaymentMethod } from "../types/paymentMethod"; export declare const paymentMethodMask: (method: PaymentMethod) => string;