GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

ComponentOnStopCallback

API/Type Aliases/ComponentOnStopCallback
seyfert/lib/builders/types.d.ts

Signature

export type ComponentOnStopCallback = (reason: ComponentCollectorStopReason, refresh: ComponentRefreshCallback) => any;

Members

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