UNPKG

kitchensink

Version:

Dispatch's awesome components and style guide

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