persona-community-5/.pnpm-store/v3/files/61/22fff482bf2de6451b9d44da231cfcf03862dae56d3836fec00eba1ba24f8874fb2d7da3351bbc592c77a044859a82052cd6bb059ca2dcca09d3889ab8ca2a
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

9 lines
395 B
Plaintext

"use strict";
/**
* This is a fork of https://github.com/DefinitelyTyped/DefinitelyTyped/blob/13f63c2eb8d7479caf01ab8d72f9e3683368a8f5/types/json-schema/index.d.ts
* We intentionally fork this because:
* - ESLint ***ONLY*** supports JSONSchema v4
* - We want to provide stricter types
*/
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=json-schema.js.map