index.d.ts 103 Bytes
import MarkdownIt from 'markdown-it';
export default function kbdplugin(markdownit: MarkdownIt): void;