HOME


Mini Shell 1.0
Redirecting to https://devs.lapieza.net/iniciar-sesion Redirecting to https://devs.lapieza.net/iniciar-sesion.
DIR: /proc/self/root/usr/share/node_modules/tap-yaml/lib/
Upload File :
Current File : //proc/self/root/usr/share/node_modules/tap-yaml/lib/stringify.js
const customTags = require('./types/index.js')
const yaml = require('yaml')
module.exports = obj => yaml.stringify(obj, { customTags, prettyErrors: true })