????

Your IP : 3.12.102.204


Current Path : /proc/thread-self/root/lib/python3.6/site-packages/glances/outputs/static/js/
Upload File :
Current File : //proc/thread-self/root/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'
});