Skip to content

isIndexableInline

isIndexableInline(node): node is InlineDefinition | InlineReference | InlineRequirement | InlineIssue

Defined in: types/ast.generated.ts:580

Type guard for indexable inline nodes (definitions, references, requirements, issues)

unknown

node is InlineDefinition | InlineReference | InlineRequirement | InlineIssue