I\'m using JSDoc & TSDoc on a react native project.
Here is the file:
import React, { createContext, useContext, FC } from \'react\' import useUserData