UNPKG

element-plus

Version:

A Component Library for Vue 3

16 lines (11 loc) 315 B
'use strict'; var shared = require('@vue/shared'); Object.defineProperty(exports, "NOOP", { enumerable: true, get: function () { return shared.NOOP; } }); Object.defineProperty(exports, "toRawType", { enumerable: true, get: function () { return shared.toRawType; } }); //# sourceMappingURL=functions.js.map