type ClientData = { id: number, name: string }
And if you know the answer, can you please also tell me what this is? Is it really called a type? I can't find anything about it on the internet, is it an interface?
2.1m questions
2.1m answers
60 comments
57.0k users