Graphorin API reference v0.1.0
Graphorin API reference / @graphorin/sessions / / CommentaryBoundary
Type Alias: CommentaryBoundary
ts
type CommentaryBoundary = "session-push" | "session-list" | "session-export" | "session-replay";Defined in: packages/sessions/src/commentary/types.ts:29
The four boundaries the sanitizer fires at.