Files
memecoin-botV2/.pnpm-store/v10/files/a2/2a8373b8c1067da1b256cd4d4ed3cd245e954577dcf2e881c862c21be9c8b4648b539a8374f43f962c79dc20d4b9af627148c19f17f01e597632924b7c3d5c

9 lines
356 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 });