UNPKG

154 BTypeScriptView Raw
1import { RunCommandCompletionReport } from "./command.run.execute";
2export declare function postCliExecution(complete: RunCommandCompletionReport): void;