/** * This is polyfill for Node.js >=16.0.0 && >=v14.18.0 * which support node protocol imports. */ export * from 'node:util';