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.

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