source:
imaps-frontend/node_modules/resolve/index.js@
d565449
Last change on this file since d565449 was d565449, checked in by , 4 weeks ago | |
---|---|
|
|
File size: 97 bytes |
Rev | Line | |
---|---|---|
[d565449] | 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.