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