For: https://app.getrewardful.com/
import RewardfulPlugin from 'wutils-ts/plugins/rewardful';
Vue.use(RewardfulPlugin, {
key: 'YOUR-API-KEY',
jsSrc: 'https://r.wdfl.co/rw.js',
});
'jsSrc' is optional, for those who want to use their own domain.