diff options
author | Luca Casonato <hello@lcas.dev> | 2024-09-03 11:09:40 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-03 11:09:40 +0200 |
commit | 90338eff8d38f6ff56becc4653c98861e6fabd6b (patch) | |
tree | b258f3c9c87da12673b9db5111bb2b68110ddd0a /runtime/lib.rs | |
parent | 1a82b0f8086133053c558084c567a0403c2708e9 (diff) |
BREAKING(dts): improve types for `Deno.serve` (#25369)
This significantly simplifies the types for `Deno.serve`.
The following types become generic over the address type:
- ServeHandlerInfo
- ServeHandler
- ServeOptions
- ServeInit
The following types are removed entirely:
- ServeTlsOptions
- ServeUnixOptions
- ServeUnixHandlerInfo
- ServeUnixHandler
Diffstat (limited to 'runtime/lib.rs')
0 files changed, 0 insertions, 0 deletions