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