Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/astral/bindings/celestial.ts>Animation_KeyframeStyle

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

Keyframe Style

definition: { offset: string; easing: string; }