This may or may not be related to the only other open issue. Deno suggests that I import functions, etc from "@types/react" when they should come from "react". Seems to me like Deno LS cannot tell that "react" doesn't have types and "@types/react" is **only** types for the purposes of suggesting imports. 