UNPKG

quasar

Version:

Build high-performance VueJS user interfaces (SPA, PWA, SSR, Mobile and Desktop) in record time

9 lines (8 loc) 150 B
export interface QRejectedEntry { failedPropValidation: | "accept" | "max-file-size" | "max-total-size" | "filter"; file: File; }