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