UNPKG

rehype-citation

Version:

rehype plugin to add citation and bibliography from bibtex files

3 lines (2 loc) 105 B
export { parseCsl as clean }; declare function parseCsl(data: any, bestGuessConversions?: boolean): any;