测试
This commit is contained in:
14
frontend/node_modules/element-plus/lib/_virtual/plugin-vue_export-helper.js
generated
vendored
Normal file
14
frontend/node_modules/element-plus/lib/_virtual/plugin-vue_export-helper.js
generated
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
'use strict';
|
||||
|
||||
Object.defineProperty(exports, '__esModule', { value: true });
|
||||
|
||||
var _export_sfc = (sfc, props) => {
|
||||
const target = sfc.__vccOpts || sfc;
|
||||
for (const [key, val] of props) {
|
||||
target[key] = val;
|
||||
}
|
||||
return target;
|
||||
};
|
||||
|
||||
exports["default"] = _export_sfc;
|
||||
//# sourceMappingURL=plugin-vue_export-helper.js.map
|
||||
1
frontend/node_modules/element-plus/lib/_virtual/plugin-vue_export-helper.js.map
generated
vendored
Normal file
1
frontend/node_modules/element-plus/lib/_virtual/plugin-vue_export-helper.js.map
generated
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"plugin-vue_export-helper.js","sources":["../../../../internal/build/plugin-vue:export-helper"],"sourcesContent":["\nexport default (sfc, props) => {\n const target = sfc.__vccOpts || sfc;\n for (const [key, val] of props) {\n target[key] = val;\n }\n return target;\n}\n"],"names":[],"mappings":";;;;AACA,kBAAe,CAAC,GAAG,EAAE,KAAK,KAAK;AAC/B,EAAE,MAAM,MAAM,GAAG,GAAG,CAAC,SAAS,IAAI,GAAG,CAAC;AACtC,EAAE,KAAK,MAAM,CAAC,GAAG,EAAE,GAAG,CAAC,IAAI,KAAK,EAAE;AAClC,IAAI,MAAM,CAAC,GAAG,CAAC,GAAG,GAAG,CAAC;AACtB,GAAG;AACH,EAAE,OAAO,MAAM,CAAC;AAChB;;;;"}
|
||||
Reference in New Issue
Block a user