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) 81 B
import { Type } from '../type'; declare const _default: Type; export = _default;