UNPKG

image-base64

Version:
8 lines (5 loc) 148 B
/** * Created by chenqifeng on 2017/3/1. */ var imageBase64 = require('../index'); console.log(imageBase64.local('./2.png').toString());