Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/caviar/deps.ts>AnimationFrameCallback

⚡ Blazing fast, modern, Game Engine powered by WebGPU for Deno and the browser
Go to Latest
type alias AnimationFrameCallback
import { type AnimationFrameCallback } from "https://deno.land/x/caviar@2.6.4/deps.ts";
definition: (time: number) => unknown