export const SIDEBAR_STORAGE_KEY = "bds-panel-sidebar"; export const ASSISTANT_STORAGE_KEY = "bds-panel-assistant-sidebar"; export const UI_LANGUAGE_STORAGE_KEY = "bds-ui-language"; export const WORKBENCH_SESSION_STORAGE_KEY_PREFIX = "bds-workbench-";