import { hasLocationSearchKey } from '@src/hylo-components/utils/usefull/usefull';
Checks if a certain value is set in the url search string.
key the key to be checked
Generated using TypeDoc
import { hasLocationSearchKey } from '@src/hylo-components/utils/usefull/usefull';
Checks if a certain value is set in the url search string.