persona-community-5/.pnpm-store/v3/files/92/e985fd9aa1902443a9a792865d342e5f6aeb26cd475a113850a0dc585f1b5d99798c76cf3d7475e5628315dc111ec7d6f675c0a716307fc1aa536406e14495
rdev-worker a1d0d1bf1c
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
build: /implement-feature community-ui --requirements 'Build the React commu...
2026-02-24 08:22:30 +00:00

13 lines
474 B
Plaintext

"use strict";
// THIS CODE WAS AUTOMATICALLY GENERATED
// DO NOT EDIT THIS CODE BY HAND
// RUN THE FOLLOWING COMMAND FROM THE WORKSPACE ROOT TO REGENERATE:
// npx nx generate-lib repo
Object.defineProperty(exports, "__esModule", { value: true });
exports.es2015_proxy = void 0;
const base_config_1 = require("./base-config");
exports.es2015_proxy = {
ProxyHandler: base_config_1.TYPE,
ProxyConstructor: base_config_1.TYPE,
};
//# sourceMappingURL=es2015.proxy.js.map