UNPKG

@fifteen/design-system-vue

Version:

Vue 3 (Composition API + Typescript) implementation of the Fifteen Design System

8 lines (7 loc) 275 B
export declare const americanExpress: string; export declare const dinersClub: string; export declare const discover: string; export declare const jcb: string; export declare const mastercard: string; export declare const unionpay: string; export declare const visa: string;