Skip to main content
Module

x/document_ir/index.ts>StrikeThroughNode

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

Properties

type: "strike-through"
content: Node[]