Skip to content

Scope

type Scope = "agent" | "multiAgent";

Defined in: src/types/snapshot.ts:15

Scope defines the context for snapshot data.