1.6.0 • Published 1 year ago
wutils-ts v1.6.0
utils for TS/JS
external
rewardful
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.