mirror of
https://github.com/denoland/deno.git
synced 2025-01-03 04:48:52 -05:00
chore: remove some unstable props (#14618)
This commit is contained in:
parent
05f6e773fa
commit
45ee727412
1 changed files with 0 additions and 4 deletions
|
@ -27,12 +27,8 @@ const UNSTABLE_DENO_PROPS: &[&str] = &[
|
|||
"EmitResult",
|
||||
"HttpClient",
|
||||
"Location",
|
||||
"MXRecord",
|
||||
"Metrics",
|
||||
"OpMetrics",
|
||||
"RecordType",
|
||||
"SOARecord",
|
||||
"SRVRecord",
|
||||
"SetRawOptions",
|
||||
"SignalStream",
|
||||
"StartTlsOptions",
|
||||
|
|
Loading…
Reference in a new issue