Files
est-frame/node_modules/@docusaurus/mdx-loader/lib/remark/unusedDirectives/index.d.ts
2025-10-22 05:38:27 +00:00

4 lines
107 B
TypeScript
Executable File

type Plugin = any;
declare const plugin: Plugin;
export default plugin;
//# sourceMappingURL=index.d.ts.map