Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

React

import { React } from "https://raw.githubusercontent.com/scrapbox-jp/types/0.1.2/deps/react.ts";

§Interfaces

React.AbstractView
React.MouseEvent
React.SyntheticEvent

currentTarget - a reference to the element on which the event listener is registered.

React.UIEvent