Files
2025-05-15 13:35:49 +10:00

4 lines
80 B
TypeScript

/// <reference types="react" />
import * as React from "react";
export = React;