UNPKG

rehype-citation

Version:

rehype plugin to add citation and bibliography from bibtex files

5 lines (4 loc) 152 B
export default fetchLocale; declare function fetchLocale(lang: any): any; export const locales: util.Register; import { util } from '../core/index.js';