UNPKG

@thetechcompany/react-flow-renderer

Version:

``` npm install react-flow-renderer ```

3 lines (2 loc) 193 B
export declare const createGridLinesPath: (scaledGap: number, strokeWidth: number, stroke: string) => string; export declare const createGridDotsPath: (size: number, fill: string) => string;