Skip to content

Graphorin API reference v0.12.1


Graphorin API reference / @graphorin/memory / / CompileScope

Type Alias: CompileScope

ts
type CompileScope = SessionScope;

Defined in: packages/memory/src/context-engine/io-types.ts:162

Author-time scope passed through to the context engine.

Stable