UNPKG

precharts

Version:

Wraps Recharts up for Preact, without preact-compat

4 lines (3 loc) 89 B
export * from 'recharts'; import * as recharts from 'recharts'; export default recharts;