UNPKG

rehype-citation

Version:

rehype plugin to add citation and bibliography from bibtex files

6 lines (5 loc) 135 B
declare namespace _default { function label(data: any): any; } export default _default; export function getLabel(entry: any): any;