source:
frontend/node_modules/mz/index.js
| Last change on this file was 9af201e, checked in by , 13 days ago | |
|---|---|
|
|
| File size: 206 bytes | |
| Line | |
|---|---|
| 1 | module.exports = { |
| 2 | fs: require('./fs'), |
| 3 | dns: require('./dns'), |
| 4 | zlib: require('./zlib'), |
| 5 | crypto: require('./crypto'), |
| 6 | readline: require('./readline'), |
| 7 | child_process: require('./child_process') |
| 8 | } |
Note:
See TracBrowser
for help on using the repository browser.
