embark-area-51/embark-ui/src/constants.js

2 lines
73 B
JavaScript

export const EMBARK_PROCESS_NAME = 'embark';
export const LOG_LIMIT = 50;