UNPKG

storybook-addon-performance

Version:

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

6 lines (3 loc) 107 B
import { TaskGroup } from '../../types.js'; declare const group: TaskGroup; export { group as default };