source:
imaps-frontend/node_modules/resolve/index.mjs
Last change on this file was d565449, checked in by , 4 weeks ago | |
---|---|
|
|
File size: 93 bytes |
Rev | Line | |
---|---|---|
[d565449] | 1 | import async from 'resolve/async'; |
2 | import sync from 'resolve/sync'; | |
3 | ||
4 | export { async, sync }; |
Note:
See TracBrowser
for help on using the repository browser.