1
0
Fork 0
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:
Bartek Iwańczuk 2022-05-15 17:19:26 +02:00 committed by GitHub
parent 05f6e773fa
commit 45ee727412
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,12 +27,8 @@ const UNSTABLE_DENO_PROPS: &[&str] = &[
"EmitResult",
"HttpClient",
"Location",
"MXRecord",
"Metrics",
"OpMetrics",
"RecordType",
"SOARecord",
"SRVRecord",
"SetRawOptions",
"SignalStream",
"StartTlsOptions",