GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

PluginEventLoadable

Raw event module export: a `createEvent` object, or a class to be normalized into one (e.g. DI containers).

API/Type Aliases/PluginEventLoadable
seyfert/lib/client/plugins/types.d.ts

Signature

export type PluginEventLoadable = ClientEvent | object;

Members

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