GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

wrapPluginError

API/Functions/wrapPluginError
seyfert/lib/client/plugins/errors.d.ts

Signature

export declare function wrapPluginError(plugin: string, phase: string, index: number, cause: unknown, code?: SeyfertPluginErrorCode, instanceId?: string): SeyfertPluginError | SeyfertPluginAggregateError;

Members

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