import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { AnimationCanceledEvent } = Protocol.Animation;
Event for when an animation has been cancelled.
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { AnimationCanceledEvent } = Protocol.Animation;
Event for when an animation has been cancelled.