persona-community-5/.pnpm-store/v3/files/05/80d5d659b55ea85a5d2f24500d8405337c1c86c630bde26e858f2310debd85a2182c34165b7afc426f7d1dca082db83fd7adaddeb23020a8429733429b6902
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

12 lines
429 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_string = void 0;
const base_config_1 = require("./base-config");
exports.es2017_string = {
String: base_config_1.TYPE,
};
//# sourceMappingURL=es2017.string.js.map