UNPKG

ionic

Version:

A tool for creating and developing Ionic Framework mobile apps.

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