okunishinishi/node-writeout

View on GitHub
lib/index.js

Summary

Maintainability
A
0 mins
Test Coverage
/**
 * Write out string files with various options.
 * @module writeout
 * @version 2.3.2
 */

'use strict'

module.exports = require('./writeout.js')