Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/neko/canvas/mod.ts>CanvasImageSource

frame buffer deno module built on top of mini_fb with canvas api implementation and a webgpu renderer
Go to Latest
type alias CanvasImageSource
import { type CanvasImageSource } from "https://deno.land/x/neko@1.1.2/canvas/mod.ts";
definition:
| EmbindObject<Image>
| Image