Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
interface CanvasState
import { type CanvasState } from "https://deno.land/x/canvaseno@v1.0.2/types.ts";

Methods

restore(): void
save(): void