persona-community-5/.pnpm-store/v3/files/30/89bdb38bfe661edb9b3d17f73a367a3fda05307a01c3cc70890a9c374909977ce260fc0bdec25d989a601becafbea6749e0947ed2535f5b7535e3b8a693803
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

22 lines
926 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.esnext_disposable = void 0;
const base_config_1 = require("./base-config");
const es2015_symbol_1 = require("./es2015.symbol");
exports.esnext_disposable = {
...es2015_symbol_1.es2015_symbol,
SymbolConstructor: base_config_1.TYPE,
Disposable: base_config_1.TYPE,
AsyncDisposable: base_config_1.TYPE,
SuppressedError: base_config_1.TYPE_VALUE,
SuppressedErrorConstructor: base_config_1.TYPE,
DisposableStack: base_config_1.TYPE_VALUE,
DisposableStackConstructor: base_config_1.TYPE,
AsyncDisposableStack: base_config_1.TYPE_VALUE,
AsyncDisposableStackConstructor: base_config_1.TYPE,
};
//# sourceMappingURL=esnext.disposable.js.map