UNPKG

code-monkey-ui

Version:

A Component Library for Vue 3

9 lines (5 loc) 212 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); const batchContextKey = Symbol("batchContextKey"); exports.batchContextKey = batchContextKey; //# sourceMappingURL=constants.js.map