Files
vat-api.eu/node_modules/@nuxt/cli/dist/rolldown-runtime-95iHPtFO.mjs
2026-02-13 22:02:30 +01:00

18 lines
377 B
JavaScript

//#region \0rolldown/runtime.js
var __defProp = Object.defineProperty;
var __exportAll = (all, no_symbols) => {
let target = {};
for (var name in all) {
__defProp(target, name, {
get: all[name],
enumerable: true
});
}
if (!no_symbols) {
__defProp(target, Symbol.toStringTag, { value: "Module" });
}
return target;
};
//#endregion
export { __exportAll as t };