Effection Logo

interface ScopeInternal

thefrontside/effection

interface ScopeInternal extends Scope

Properties

contexts: Record<string, unknown>

No documentation available.

Methods

ensure(op: () => Operation<void>): () => void

No documentation available.