UNPKG

storybook-addon-stencil

Version:
5 lines (4 loc) 237 B
import type { PresetProperty } from "@storybook/types"; import type { StorybookConfig } from "./types.js"; export declare const core: PresetProperty<"core", StorybookConfig>; export declare const viteFinal: StorybookConfig["viteFinal"];