UNPKG

@web/storybook-builder

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