GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

ContextScope

API/Type Aliases/ContextScope
seyfert/lib/client/base.d.ts

Signature

export type ContextScope = <T>(context: ContextScopeContext, run: () => Awaitable<T>) => Awaitable<T>;

Members

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