import { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts";
const { ShadowRootPushedEvent } = Protocol.DOM;
Called when shadow root is pushed into the element.
import { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts";
const { ShadowRootPushedEvent } = Protocol.DOM;
Called when shadow root is pushed into the element.