UNPKG

vue-simple

Version:

Use Vue in the simplest and easiest way, contain more than one of plugins and other to do that, i hope you will like it.

6 lines (4 loc) 167 B
import MIME from './mimetype'; import { BlobFile, Endings } from './BlobFile'; import Downloader from './Downloader'; export { MIME, BlobFile, Endings, Downloader };