0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-08 15:21:26 -05:00
denoland-deno/ext/webidl/lib.rs
2025-01-09 15:19:16 -05:00

3 lines
116 B
Rust

// Copyright 2018-2025 the Deno authors. MIT license.
deno_core::extension!(deno_webidl, esm = ["00_webidl.js"],);