Skip to main content
Module

x/document_ir/index.ts>TextNode

Intermediate Representation for content
Go to Latest
interface TextNode
import { type TextNode } from "https://deno.land/x/document_ir@0.0.9/index.ts";

Properties

type: "text"
text: string