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

x/fathym_atomic/tests/test.deps.ts>render

This is the core atomic library to build design libraries from.
Go to Latest
function render
import { render } from "https://deno.land/x/fathym_atomic@v0.0.149/tests/test.deps.ts";

Type Parameters

optional
P = { }

Parameters

vnode: VNode<P>
optional
context: any

Returns

string