UNPKG

yaml-ast-parser

Version:

[![Build Status](https://travis-ci.org/mulesoft-labs/yaml-ast-parser.svg?branch=master)](https://travis-ci.org/mulesoft-labs/yaml-ast-parser)

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