5 lines
202 B
TypeScript
5 lines
202 B
TypeScript
export const ENTITY_EXPLORER_SEARCH_ID = "entity-explorer-search";
|
|
export const WIDGETS_SEARCH_ID = "#widgets-search";
|
|
export const SEARCH_ENTITY = "search-entity";
|
|
export const SIDEBAR_ID = "sidebar";
|