UNPKG

brush_cli

Version:

A tool for creating and developing cmos PC Framework project.

12 lines (8 loc) 165 B
/** * Export cheerio (with ) */ exports = module.exports = require('./lib/cheerio'); /* Export the version */ exports.version = require('./package').version;