UNPKG

@rcpch/digital-growth-charts-react-component-library

Version:

A React component library for the RCPCH digital growth charts using Rollup, TypeScript and Styled-Components

2 lines (1 loc) 124 B
export declare const symbolForMeasurementType: (measurementType: string) => "circle" | "diamond" | "square" | "triangleUp";