UNPKG

storybook-addon-performance

Version:

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

6 lines (3 loc) 130 B
import { AllowedGroup } from '../types.js'; declare const allowAllGroups: AllowedGroup[]; export { allowAllGroups as default };