UNPKG

ionic

Version:

A tool for creating and developing Ionic Framework mobile apps.

5 lines (3 loc) 129 B
var bar = require('./bar.js'); exports.ooo = function (n) { return n * bar(110) }; exports.p = function (a, b) { return a + b }