UNPKG

362 BTypeScriptView Raw
1import AWS from 'aws-sdk';
2export declare const getStepExitedEvent: (events: AWS.StepFunctions.HistoryEvent[], lastStepEvent: AWS.StepFunctions.HistoryEvent) => AWS.StepFunctions.HistoryEvent | undefined;
3export declare const getTaskExitedEventOutput: (event: AWS.StepFunctions.HistoryEvent) => string | undefined;
4//# sourceMappingURL=execution-history.d.ts.map
\No newline at end of file