UNPKG

storybook-addon-performance

Version:

A storybook addon to help better understand and debug performance for React components

4 lines (2 loc) 101 B
declare function toFixed(value: number, precision?: number): string; export { toFixed as default };