UNPKG

@storybook/angular

Version:

Storybook for Angular: Develop Angular components in isolation with hot reloading.

3 lines (2 loc) 122 B
import { StorybookConfig } from '../types'; export declare function defineMain(config: StorybookConfig): StorybookConfig;