UNPKG

@chec/cli

Version:

A command line interface for using the Chec API

4 lines (2 loc) 92 B
const {Writer} = require('fstream') module.exports.create = options => new Writer(options)