UNPKG

@storybook/cli

Version:

Storybook's CLI - easiest method of adding storybook to your projects

4 lines (3 loc) 96 B
import { Fix } from '../types'; export * from '../types'; export declare const fixes: Fix[];