mirror of
https://github.com/projectstorm/react-diagrams.git
synced 2025-08-18 03:01:33 +08:00
3 lines
81 B
TypeScript
3 lines
81 B
TypeScript
/// <reference types="react" />
|
|
export default function render(): JSX.Element;
|