UNPKG

@web/storybook-builder

Version:
4 lines 236 B
import type { Plugin } from 'rollup'; import type { Options } from 'storybook/internal/types'; export declare function rollupPluginStorybookBuilder(options: Options): Plugin; //# sourceMappingURL=rollup-plugin-storybook-builder.d.ts.map