UNPKG

rehype-citation

Version:

rehype plugin to add citation and bibliography from bibtex files

3 lines (2 loc) 85 B
export function deepCopy(value: any, seen?: Set<any>): any; export default deepCopy;