UNPKG

@netlify/build

Version:
8 lines (7 loc) 465 B
export function logSendingEventToChild(logs: any, verbose: any): void; export function logSentEventToChild(logs: any, verbose: any): void; export function logPluginMethodStart(verbose: any): void; export function logPluginMethodEnd(verbose: any): void; export function logSendingEventToParent(verbose: any, error: any): void; export function logReceivedEventFromChild(logs: any, verbose: any): void; export function logStepCompleted(logs: any, verbose: any): void;