UNPKG

eslint-plugin-mdx

Version:
7 lines (6 loc) 186 B
export * from './options'; export * from './types'; export declare const processors: { markdown: import("./types").ESLintProcessor; remark: import("./types").ESLintProcessor; };