source:
imaps-frontend/node_modules/resolve/index.js
Last change on this file was d565449, checked in by , 4 weeks ago | |
---|---|
|
|
File size: 97 bytes |
Line | |
---|---|
1 | var async = require('./lib/async'); |
2 | async.sync = require('./lib/sync'); |
3 | |
4 | module.exports = async; |
Note:
See TracBrowser
for help on using the repository browser.