orange-orm
Version:
Object Relational Mapper
11 lines (10 loc) • 702 B
JavaScript
import { t as __commonJSMin } from "./orange-orm.js";
//#region browser-external:util
var require_browser_external_util = /* @__PURE__ */ __commonJSMin(((exports, module) => {
module.exports = Object.create(new Proxy({}, { get(_, key) {
if (key !== "__esModule" && key !== "__proto__" && key !== "constructor" && key !== "splice") console.warn(`Module "util" has been externalized for browser compatibility. Cannot access "util.${key}" in client code. See https://vite.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details.`);
} }));
}));
//#endregion
export { require_browser_external_util as t };
//# sourceMappingURL=browser-external_util-VL2wKZYX.js.map