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.

11 lines (9 loc) 385 B
// ------------------------------------------------------------------------------ // // index.d // author: 喵大斯( h5devs.com/h5devs.net ) // created: 2018/7/5 // copyright (c) 2015 喵大斯( aosnow@yeah.net ) // // ------------------------------------------------------------------------------ export { loadImageBase64, getBase64FromImage, downloadImageBase64 } from './loader';