Skip to content

SpecScope

Defined in: extract/spec.ts:148

Scope carrying bound variable values during forEach iteration.

readonly bindings: ReadonlyMap<string, unknown>

Defined in: extract/spec.ts:149