GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

EventValue

API/Type Aliases/EventValue
seyfert/lib/events/handler.d.ts

Signature

export type EventValue = MakeRequired<ClientEvent, '__filePath'> & {    fired?: boolean;};

Members

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