UNPKG

@web/storybook-framework-web-components

Version:
5 lines 271 B
import type { PresetProperty } from '@storybook/types'; import type { StorybookConfig } from './types.js'; export declare const core: PresetProperty<'core', StorybookConfig>; export declare const wdsFinal: StorybookConfig['wdsFinal']; //# sourceMappingURL=preset.d.ts.map