import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { SetKeyframeKeyResponse } = Protocol.CSS;
Properties
keyText: Value
The resulting key text after modification.
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { SetKeyframeKeyResponse } = Protocol.CSS;
The resulting key text after modification.