????
Current Path : /lib/python3.6/site-packages/glances/outputs/static/js/ |
Current File : //lib/python3.6/site-packages/glances/outputs/static/js/store.js |
import { reactive } from 'vue'; export const store = reactive({ args: undefined, config: undefined, data: undefined, status: 'IDLE' });