UNPKG

@meve/ui

Version:

Argon design system components library

8 lines 196 B
import Vue from 'vue'; var context = { locks: {}, zIndex: 2000 }; var reactiveContext = Vue.observable(context); export var _ContextComponent = reactiveContext; export default reactiveContext;