with libraries like React Router or Redux, for example for features like the LoaderFunction in React Router, when the documentation isn't clear? i just watched a tutorial that said about the type of loader function , otherwise i whould never know ! , even there was nothing in type definition of it
Usually in @types/<library name> if the types aren't included with the library itself
where exactly i can access this ?
Run npx typesync to get the types if available
Обсуждают сегодня