Skip to main content
Module

x/cargo_parcel/cargo/deps.ts>VNode

Server side rendering for Cargo applications
Go to Latest
type alias VNode
import { type VNode } from "https://deno.land/x/cargo_parcel@0.2.5/cargo/deps.ts";
definition:
| VText<T>
| undefined
| null