persona-community-5/.pnpm-store/v3/files/71/53e91dec63b4328f8b2942a04b97642818f7e89dbd57f6a102c82c4f38046ad7c10ca137c13d138ad62f427aed2f982f51f981bbe59c2682694c2233f96225
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

19 lines
819 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.es2017_sharedmemory = void 0;
const base_config_1 = require("./base-config");
const es2015_symbol_1 = require("./es2015.symbol");
const es2015_symbol_wellknown_1 = require("./es2015.symbol.wellknown");
exports.es2017_sharedmemory = {
...es2015_symbol_1.es2015_symbol,
...es2015_symbol_wellknown_1.es2015_symbol_wellknown,
SharedArrayBuffer: base_config_1.TYPE_VALUE,
SharedArrayBufferConstructor: base_config_1.TYPE,
ArrayBufferTypes: base_config_1.TYPE,
Atomics: base_config_1.TYPE_VALUE,
};
//# sourceMappingURL=es2017.sharedmemory.js.map