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

13 lines
337 B
JavaScript

import "node:module";
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;
};
export { __exportAll as t };