Skip to main content
Module

x/astral/bindings/celestial.ts>Animation_KeyframesRule

A high-level puppeteer/playwright-like library for Deno
Go to Latest
type alias Animation_KeyframesRule
import { type Animation_KeyframesRule } from "https://deno.land/x/astral@0.3.1/bindings/celestial.ts";

Keyframes Rule

definition: { name?: string; keyframes: Animation_KeyframeStyle[]; }