UNPKG

showdown-mathjax

Version:
6 lines (3 loc) 144 B
import { ShowdownExtension } from 'showdown'; declare function showdownMathjax(): ShowdownExtension[]; export { showdownMathjax as default };