UNPKG

ionic-framework

Version:

The ionic-framework package comes with both Javascript and Sass frontend dependencies, located in the root of the package, and a Node API, located in `tooling/`.

6 lines (5 loc) 112 B
var Generate = require('./generate'); module.exports = { Generate: Generate, generate: Generate.generate };