UNPKG

jb-payment-input

Version:
3 lines (2 loc) 122 B
import { PaymentInputTypeList } from "./constants"; export type PaymentInputType = typeof PaymentInputTypeList[number];