mirror of
https://github.com/denoland/deno.git
synced 2025-08-04 19:08:15 +00:00
3 lines
116 B
Rust
3 lines
116 B
Rust
// Copyright 2018-2025 the Deno authors. MIT license.
|
|
|
|
deno_core::extension!(deno_webidl, esm = ["00_webidl.js"],);
|