File tree 5 files changed +5
-5
lines changed
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -6044,7 +6044,7 @@ See the [list of SSL OP Flags][] for details.
6044
6044
[ `hash.update()` ] : #hashupdatedata-inputencoding
6045
6045
[ `hmac.digest()` ] : #hmacdigestencoding
6046
6046
[ `hmac.update()` ] : #hmacupdatedata-inputencoding
6047
- [ `import()` ] : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements /import#dynamic_imports
6047
+ [ `import()` ] : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators /import
6048
6048
[ `keyObject.export()` ] : #keyobjectexportoptions
6049
6049
[ `postMessage()` ] : worker_threads.md#portpostmessagevalue-transferlist
6050
6050
[ `sign.sign()` ] : #signsignprivatekey-outputencoding
Original file line number Diff line number Diff line change @@ -4099,7 +4099,7 @@ you need to implement any fall-back behavior yourself.
4099
4099
[ `http2.createServer()` ] : #http2createserveroptions-onrequesthandler
4100
4100
[ `http2session.close()` ] : #http2sessionclosecallback
4101
4101
[ `http2stream.pushStream()` ] : #http2streampushstreamheaders-options-callback
4102
- [ `import()` ] : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements /import#dynamic_imports
4102
+ [ `import()` ] : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators /import
4103
4103
[ `net.Server.close()` ] : net.md#serverclosecallback
4104
4104
[ `net.Socket.bufferSize` ] : net.md#socketbuffersize
4105
4105
[ `net.Socket.prototype.ref()` ] : net.md#socketref
Original file line number Diff line number Diff line change @@ -527,7 +527,7 @@ headers: max-age=0; pin-sha256="WoiWRyIOVNa9ihaBciRSC7XHjliYS9VwUGOIud4PB18="; p
527
527
[ `http.request()` ] : http.md#httprequestoptions-callback
528
528
[ `https.Agent` ] : #class-httpsagent
529
529
[ `https.request()` ] : #httpsrequestoptions-callback
530
- [ `import()` ] : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements /import#dynamic_imports
530
+ [ `import()` ] : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators /import
531
531
[ `net.Server` ] : net.md#class-netserver
532
532
[ `new URL()` ] : url.md#new-urlinput-base
533
533
[ `server.close()` ] : http.md#serverclosecallback
Original file line number Diff line number Diff line change @@ -1089,7 +1089,7 @@ This section was moved to
1089
1089
[ `MODULE_NOT_FOUND` ] : errors.md#module_not_found
1090
1090
[ `__dirname` ] : #__dirname
1091
1091
[ `__filename` ] : #__filename
1092
- [ `import()` ] : https://wiki. developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements /import#Dynamic_Imports
1092
+ [ `import()` ] : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators /import
1093
1093
[ `module.builtinModules` ] : module.md#modulebuiltinmodules
1094
1094
[ `module.children` ] : #modulechildren
1095
1095
[ `module.id` ] : #moduleid
Original file line number Diff line number Diff line change @@ -2221,7 +2221,7 @@ added: v11.4.0
2221
2221
[ `SSL_export_keying_material` ] : https://www.openssl.org/docs/man1.1.1/man3/SSL_export_keying_material.html
2222
2222
[ `SSL_get_version` ] : https://www.openssl.org/docs/man1.1.1/man3/SSL_get_version.html
2223
2223
[ `crypto.getCurves()` ] : crypto.md#cryptogetcurves
2224
- [ `import()` ] : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements /import#dynamic_imports
2224
+ [ `import()` ] : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators /import
2225
2225
[ `net.Server.address()` ] : net.md#serveraddress
2226
2226
[ `net.Server` ] : net.md#class-netserver
2227
2227
[ `net.Socket` ] : net.md#class-netsocket
You can’t perform that action at this time.
0 commit comments