UNPKG

storybook

Version:

Storybook framework-agnostic API

6 lines (3 loc) 136 B
import { DecoratorFunction } from 'storybook/internal/types'; declare const withControls: DecoratorFunction; export { withControls };