base64

  1. import { base64 } from 'vux'
  2. base64.encode('VUX')
  3. base64.decode('VlVY')