@tinacai/error-tool
v1.0.3
Published
a error log tool
Readme
error-tool
error-tool
Install
npm install @tinacai/error-toolUsage
vue main.js
import VFeedback from '@tinacai/error-tool'
const vFeedback = new VFeedback();
window.vFeedback = vFeedback
Vue.use(vFeedback)
