Skip to content

Graphorin API reference v0.4.0


Graphorin API reference / @graphorin/memory / / CompileScope

Type Alias: CompileScope

ts
type CompileScope = SessionScope;

Defined in: packages/memory/src/context-engine/index.ts:150

Author-time scope passed through to the context engine.

Stable