Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
function write
import { write } from "https://deno.land/x/frugal@0.5.0/packages/loader_jsx_svg/mod.ts";

Parameters

spritesheets: SpriteSheet<NODE>[]
publicDir: string
jsx: (name: string, props: any) => NODE