UNPKG

rehype-citation

Version:

rehype plugin to add citation and bibliography from bibtex files

5 lines (4 loc) 204 B
export function parse(text: any, field: any, languages?: any[]): any; export function parseAnnotation(text: any): any; export const valueGrammar: util.Grammar; import { util } from '../../core/index.js';