persona-community-5/.pnpm-store/v3/files/97/57221a83b8d691b4511254463b7046a43d7d4b882c91d046363ab2dda3d805cb99f4681af24753ab5169ad16a931989177f8d61b1259ab77e8055aac72c3f7
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

24 lines
917 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.scripthost = void 0;
const base_config_1 = require("./base-config");
exports.scripthost = {
ActiveXObject: base_config_1.TYPE_VALUE,
ITextWriter: base_config_1.TYPE,
TextStreamBase: base_config_1.TYPE,
TextStreamWriter: base_config_1.TYPE,
TextStreamReader: base_config_1.TYPE,
SafeArray: base_config_1.TYPE_VALUE,
Enumerator: base_config_1.TYPE_VALUE,
EnumeratorConstructor: base_config_1.TYPE,
VBArray: base_config_1.TYPE_VALUE,
VBArrayConstructor: base_config_1.TYPE,
VarDate: base_config_1.TYPE_VALUE,
DateConstructor: base_config_1.TYPE,
Date: base_config_1.TYPE,
};
//# sourceMappingURL=scripthost.js.map