Files
labeler/node_modules/neo-async/asyncify.js
T

4 lines
61 B
JavaScript
Raw Normal View History

'use strict';
module.exports = require('./async').asyncify;