deno_webidl 0.195.0

WebIDL implementation for Deno
Documentation
1
2
3
// Copyright 2018-2025 the Deno authors. MIT license.

deno_core::extension!(deno_webidl, esm = ["00_webidl.js"],);