Whatsup guys! I try to make the universal function using generics.
export const setLocStor = (key: T, val: U): void => localStorage.setItem(key