UNPKG

@hpcc-js/react

Version:
4 lines (3 loc) 157 B
import * as PReact from "./preact-shim.ts"; import { VertexProps } from "./vertex.tsx"; export declare const Vertex2: PReact.FunctionComponent<VertexProps>;