Skip to main content
Module

x/document_ir/types.ts>RedactedNode

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

Properties

type: "redacted"
style: "inline" | "block"
content: Node[]