deno/ext
Viktor Marinho fb1aa4e6d2
fix(ext/web): Fix structuredClone Web API type declaration (any -> generic) (#22968)
Closes #22958 

Used the same type as in:
https://github.com/microsoft/TypeScript/blob/main/src/lib/dom.generated.d.ts#L26114

---------

Signed-off-by: Viktor Marinho <56888067+viktormarinho@users.noreply.github.com>
2024-03-25 22:44:49 +01:00
..
broadcast_channel chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00
cache chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00
canvas chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00
console chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00
cron chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00
crypto chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00
fetch fix(ext/fetch): do not truncate field value in EventSource (#22368) 2024-03-25 07:31:13 -07:00
ffi refactor(ext/ffi): use v8::Value instead of serde_v8::Value (#23035) 2024-03-22 19:51:05 +00:00
fs chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00
http chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00
io chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00
kv chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00
napi chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00
net chore: rename internal Datagram class to DatagramConn (#22474) 2024-03-19 18:03:15 +01:00
node fix(ext/node): handle null in stdio array (#23048) 2024-03-24 06:55:53 +01:00
tls chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00
url chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00
web fix(ext/web): Fix structuredClone Web API type declaration (any -> generic) (#22968) 2024-03-25 22:44:49 +01:00
webgpu chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00
webidl chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00
websocket chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00
webstorage chore: Forward 1.41.3 release commit (#22930) 2024-03-14 21:23:24 +00:00