UNPKG

rehype-citation

Version:

rehype plugin to add citation and bibliography from bibtex files

3 lines (2 loc) 162 B
export default rehypeCitation; declare const rehypeCitation: import("unified").Plugin<[import("./types.js").Options?], import("hast").Root, import("hast").Root>;