UNPKG

discord-markdown-parser

Version:

Parse discord-style markdown into an abstract syntax tree.

3 lines (2 loc) 99 B
import { type ParserRule } from '../../simple-markdown'; export declare const channel: ParserRule;