mirror of
https://github.com/denoland/deno.git
synced 2025-01-15 02:20:15 -05:00
.. | ||
v16.13.1 | ||
README.md |
Types for Facebook's React DOM library.
This package serves as the entry point to the DOM and server renderers for Facebook's React library.
Usage Examples
// @deno-types="https://deno.land/std/types/react-dom/v16.13.1/react-dom.d.ts"
import ReactDOM from "https://cdn.pika.dev/@pika/react-dom@v16.13.1";