import { getAllFromLocationSearch } from '@src/hylo-components/utils/usefull/usefull';
Returns all values of the key from the url search string.
the key for the value to return
Generated using TypeDoc
import { getAllFromLocationSearch } from '@src/hylo-components/utils/usefull/usefull';
Returns all values of the key from the url search string.