mirror of
https://github.com/denoland/deno.git
synced 2025-01-09 15:48:16 -05: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"],);
|