/** * Tab related constants */ // Prefix for temporary tab IDs export const TEMP_TAB_ID_PREFIX = 'temp-';