mirror of
https://github.com/denoland/deno.git
synced 2024-12-22 07:14:47 -05:00
chore(compat): update list of supported modules (#15397)
This commit is contained in:
parent
00b51ca94b
commit
bc4ee59246
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@ static SUPPORTED_MODULES: &[&str] = &[
|
|||
"util/types",
|
||||
"v8",
|
||||
"vm",
|
||||
"worker_threads",
|
||||
"zlib",
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue