Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/cargo_parcel/platform/server/deps.ts>VText

Server side rendering for Cargo applications
Go to Latest
interface VText
implements VNodeRef<T>
import { type VText } from "https://deno.land/x/cargo_parcel@0.1.85/platform/server/deps.ts";

Properties

type: VType.TEXT
text: string