persona-community-5/.pnpm-store/v3/files/2c/8fce2d3289d7aa21a7c437118bf0e550f9ae5819ef0700af698383a8c3617da0ec56aa9d30dba17ec7b356416738651ed64c03b18655f19dcc0b49e14d29bd
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

35 lines
1.4 KiB
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.webworker_iterable = void 0;
const base_config_1 = require("./base-config");
exports.webworker_iterable = {
AbortSignal: base_config_1.TYPE,
CSSNumericArray: base_config_1.TYPE,
CSSTransformValue: base_config_1.TYPE,
CSSUnparsedValue: base_config_1.TYPE,
Cache: base_config_1.TYPE,
CanvasPath: base_config_1.TYPE,
CanvasPathDrawingStyles: base_config_1.TYPE,
DOMStringList: base_config_1.TYPE,
FileList: base_config_1.TYPE,
FontFaceSet: base_config_1.TYPE,
FormData: base_config_1.TYPE,
Headers: base_config_1.TYPE,
IDBDatabase: base_config_1.TYPE,
IDBObjectStore: base_config_1.TYPE,
MessageEvent: base_config_1.TYPE,
StylePropertyMapReadOnly: base_config_1.TYPE,
SubtleCrypto: base_config_1.TYPE,
URLSearchParams: base_config_1.TYPE,
WEBGL_draw_buffers: base_config_1.TYPE,
WEBGL_multi_draw: base_config_1.TYPE,
WebGL2RenderingContextBase: base_config_1.TYPE,
WebGL2RenderingContextOverloads: base_config_1.TYPE,
WebGLRenderingContextBase: base_config_1.TYPE,
WebGLRenderingContextOverloads: base_config_1.TYPE,
};
//# sourceMappingURL=webworker.iterable.js.map