Skip to main content
Module

x/document_ir/types.ts>FigureCaptionNode

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

Properties

type: "figure-caption"
content: Node[]