UNPKG

@web/dev-server-storybook

Version:
5 lines (4 loc) 102 B
export interface StorybookPluginConfig { type: 'web-components' | 'preact'; configDir?: string; }