测试
This commit is contained in:
10
frontend/node_modules/element-plus/es/_virtual/plugin-vue_export-helper.mjs
generated
vendored
Normal file
10
frontend/node_modules/element-plus/es/_virtual/plugin-vue_export-helper.mjs
generated
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
var _export_sfc = (sfc, props) => {
|
||||
const target = sfc.__vccOpts || sfc;
|
||||
for (const [key, val] of props) {
|
||||
target[key] = val;
|
||||
}
|
||||
return target;
|
||||
};
|
||||
|
||||
export { _export_sfc as default };
|
||||
//# sourceMappingURL=plugin-vue_export-helper.mjs.map
|
||||
1
frontend/node_modules/element-plus/es/_virtual/plugin-vue_export-helper.mjs.map
generated
vendored
Normal file
1
frontend/node_modules/element-plus/es/_virtual/plugin-vue_export-helper.mjs.map
generated
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"plugin-vue_export-helper.mjs","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