Skip to main content
Module

x/document_ir/types.ts>FormattedTextNode

Intermediate Representation for content
Latest
interface FormattedTextNode
import { type FormattedTextNode } from "https://deno.land/x/document_ir@0.0.15/types.ts";

Properties

type: "formatted-text"
optional
language: string
text: string