UNPKG
@nitin15j/plugin-dora-frontend
Version:
latest (0.3.0)
0.3.0
0.2.0
0.1.0
Welcome to the dora-frontend plugin!
github.com/mahichr/backstage-sleuth
mahichr/backstage-sleuth
@nitin15j/plugin-dora-frontend
/
dist
/
components
/
dora
/
common
/
constants
/
annotations.esm.js
8 lines
(6 loc)
•
196 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
const
DEFAULT_ENTITY_VALUES = { PROJECT_SLUG:
"sleuth"
, ENVIRONMENT:
"production"
, DEPLOYMENT:
"application"
};
export
{ DEFAULT_ENTITY_VALUES };
//# sourceMappingURL=annotations.esm.js.map