GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

runContextScopes

API/Functions/runContextScopes
seyfert/lib/client/plugins.d.ts

Signature

export declare function runContextScopes<T>(scopes: readonly ContextScope[] | undefined, context: ContextScopeContext, run: () => Awaitable<T>): Awaitable<T>;

Members

This export does not declare public properties or methods in the generated declaration file.