UNPKG

fmtconv

Version:

Convert between JSON and YAML format files.

7 lines (5 loc) 98 B
/** * Created by WindomZ on 17-4-12. */ 'use strict' module.exports = require('./lib/fmtconv')