source:
node_modules/@swagger-api/apidom-reference/es/util/polyfills/fs/standard-import.mjs
Last change on this file was d24f17c, checked in by , 15 months ago | |
---|---|
|
|
File size: 118 bytes |
Line | |
---|---|
1 | /** |
2 | * This is polyfill for Node.js >=v12.20.0 |
3 | * which doesn't support node protocol imports. |
4 | */ |
5 | export * from 'fs'; |
Note:
See TracBrowser
for help on using the repository browser.