Apply module bundling
[platform/framework/web/wrtjs.git] / node_modules / neo-async / nextTick.js
1 'use strict';
2
3 module.exports = require('./async').nextTick;