File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 17651765 "description" : " All modern versions of Node have `Buffer.from` for safely creating buffers from arbitrary types." ,
17661766 "url" : {"type" : " node" , "id" : " api/buffer.html" }
17671767 },
1768+ "string_decoder" : {
1769+ "id" : " string_decoder" ,
1770+ "type" : " native" ,
1771+ "nodeFeatureId" : {"moduleName" : " node:string_decoder" },
1772+ "url" : {"type" : " node" , "id" : " api/string_decoder.html" }
1773+ },
17681774 "structuredClone" : {
17691775 "id" : " structuredClone" ,
17701776 "type" : " native" ,
28822888 "moduleName" : " string.raw" ,
28832889 "replacements" : [" String.raw" ]
28842890 },
2891+ "string_decoder" : {
2892+ "type" : " module" ,
2893+ "moduleName" : " string_decoder" ,
2894+ "replacements" : [" string_decoder" ]
2895+ },
28852896 "symbol.prototype.description" : {
28862897 "type" : " module" ,
28872898 "moduleName" : " symbol.prototype.description" ,
Original file line number Diff line number Diff line change 32213221 "node:fs" : {
32223222 "id" : " node:fs" ,
32233223 "type" : " documented" ,
3224- "replacementModule" : " node:fs"
3224+ "replacementModule" : " node:fs" ,
3225+ "url" : {"type" : " node" , "id" : " api/fs.html" }
32253226 },
32263227 "node:sqlite" : {
32273228 "id" : " node:sqlite" ,
You can’t perform that action at this time.
0 commit comments