UNPKG

@hey-api/json-schema-ref-parser

Version:

Parse, Resolve, and Dereference JSON Schema $ref pointers

4 lines (2 loc) 128 B
import path from 'node:path'; export const getSpecsPath = (): string => path.join(__dirname, '..', '..', '..', '..', 'specs');