3 lines
128 B
TypeScript
3 lines
128 B
TypeScript
|
export const SEARCH_UPDATED = "authentik.search-updated";
|
||
|
export const SEARCH_ITEM_SELECTED = "authentik.search-item-selected";
|