UNPKG

creevey

Version:

Cross-browser screenshot testing tool for Storybook with fancy UI Runner

7 lines (6 loc) 145 B
// TODO: mdx@1 doesn't have types :( declare module '@mdx-js/mdx' { export default { sync(code: string, options: unknown): string;, }; }