UNPKG

yaml-language-server-parser

Version:

This is a maintained fork of YAML-AST-PARSER specifically for the YAML Language server.

4 lines (3 loc) 87 B
import { Schema } from '../schema'; declare const _default: Schema; export = _default;