Skip to content

tyneq


tyneq / OperatorKind

Type Alias: OperatorKind

OperatorKind = OperatorCategory | "cache" | "extension" | "unknown"

Defined in: src/types/core.ts:1119

Kind of an operator, used internally to categorize operators. Extends OperatorCategory with registry-only kinds.