persona-community-5/.pnpm-store/v3/files/e8/daa696fe3d9bf22fb8a0a4f1d9368cfca2a8ee6709fe0509db585c0175cacfcf754059c56c35f12059c662b15a750f5ca36eafbd4888eec7f7579e50f177a3
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
518 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.webworker_asynciterable = void 0;
const base_config_1 = require("./base-config");
exports.webworker_asynciterable = {
FileSystemDirectoryHandle: base_config_1.TYPE,
ReadableStream: base_config_1.TYPE,
};
//# sourceMappingURL=webworker.asynciterable.js.map