StopFunction
Signature
export type StopFunction = (error?: string | null) => void;Members
This export does not declare public properties or methods in the generated declaration file.
export type StopFunction = (error?: string | null) => void;This export does not declare public properties or methods in the generated declaration file.