React Hooks Funkcja TypeScript Wróć i odbieraj

const randomFunction = (someValue: someType): void => {
...
}
|_Genos_|