Skip to content

Variable: unimplementedEngine

const unimplementedEngine: Engine

Defined in: core/src/query/engine.ts:63

Placeholder engine used until backend packages ship. It throws on execution so callers cannot silently receive stale defaults; the AST-construction path still exercises fully.