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

x/document_ir/types.ts>SmallerNode

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

Properties

type: "smaller"
content: Node[]