UNPKG

@studyportals/sp-r2d2

Version:

A framework that contains various components used when developing projects that will be deployed via AWS λ.

5 lines (4 loc) 93 B
export declare enum ExecutionErrorReason { UNKNOWN = 0, DATA_NOT_AVAILABLE = 1 }