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) 275 B
export declare function yAxisLabel(measurement_method: string, isSDS: boolean): "Height / Length (SDS)" | "Weight (SDS)" | "Body Mass Index (SDS)" | "Head Circumference (SDS)" | "Height / Length (cm)" | "Weight (kg)" | "Body Mass Index (kg/m²)" | "Head Circumference (cm)";