UNPKG

@lobehub/ui

Version:

Lobe UI is an open-source UI component library for building AIGC web apps

5 lines 232 B
//#region src/Markdown/plugins/rehypeCustomFootnotes.d.ts declare const rehypeCustomFootnotes: () => (tree: any, file: any) => void; //#endregion export { rehypeCustomFootnotes }; //# sourceMappingURL=rehypeCustomFootnotes.d.mts.map