UNPKG

@digitalocean/do-markdownit

Version:

Markdown-It plugin for the DigitalOcean Community.

4 lines (3 loc) 155 B
export function dedupeArray(arr: any[]): any[]; export function alwaysArray(val: any | any[]): any[]; export function regexEscape(string: string): string;