UNPKG

ionic

Version:

A tool for creating and developing Ionic Framework mobile apps.

6 lines (4 loc) 93 B
var bar = require('./bar'); module.exports = function (n) { return n * 111 + bar(n); };