Skip to main content
Module

x/cargo_parcel/cargo/deps.ts>VNode

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