Type Alias: InferTextNode\

July 21, 2026 ยท View on GitHub

API


Type Alias: InferTextNode<T>

InferTextNode<T> = Extract<InferInlineNode<T>, TextNode>

Defined in: doc/types-infer.ts:24

Type Parameters

T

T extends Node

Contents

  1. 1Type Parameters
  2. 1.1T