Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/document_ir/index.ts>BreakNode

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

Properties

type: "break"