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)

8 lines 173 B
'use strict'; var schema_1 = require("../schema"); module.exports = new schema_1.Schema({ include: [ require('./json') ] }); //# sourceMappingURL=core.js.map