UNPKG

naive-upload

Version:

<p align="left"> <a href="https://www.npmjs.org/package/naive-upload"> <img src="https://img.shields.io/npm/v/naive-upload.svg"> </a> <a href="https://bundlephobia.com/package/naive-upload@latest"> <img src="https://img.shields.io/bundl

8 lines (7 loc) 142 B
export { u as default }; declare class u { constructor(s: any); file: any; size: any; objectURL: string | undefined; }