astro-ghostcms/.pnpm-store/v3/files/61/22fff482bf2de6451b9d44da231...

9 lines
395 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
"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