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

6 lines (5 loc) 82 B
export interface MonthsLabel { x: number; y: number; label: string; }