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

4 lines (3 loc) 85 B
import React from 'react'; import './page.css'; export declare const Page: React.FC;