UNPKG

@web/storybook-builder

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