UNPKG

fabric8-stack-analysis

Version:
8 lines (7 loc) 208 B
/** * Constants for the StackDetailsComponent * The key for this mapping in constants-mapper.ts is 'stackDetails' */ export const STACK_DETAILS_CONSTANT: any = { stackReportsString: 'Stack Reports' };