ComponentStopCallback
Signature
export type ComponentStopCallback = (reason: ComponentCollectorStopReason) => any;Members
This export does not declare public properties or methods in the generated declaration file.
export type ComponentStopCallback = (reason: ComponentCollectorStopReason) => any;This export does not declare public properties or methods in the generated declaration file.