UNPKG

rehype-citation

Version:

rehype plugin to add citation and bibliography from bibtex files

4 lines (3 loc) 125 B
export function parse(text: any): any; export const bibtexGrammar: util.Grammar; import { util } from '../../core/index.js';