blob: bf9c4482502e03136a116fb3dec486429247a967 [file] [log] [blame]
/** This module holds event constants shared by front-end code and Puppeteer tests. */
/**
* Event thrown by CodesizeScaffoldSk when the last pending task is resolved and the loading
* indicator is hidden.
*/
export const END_BUSY_EVENT = 'end-busy';