deepl-mark/dist/format.d.ts

2 lines
67 B
TypeScript

export declare function format(markdown: string): Promise<string>;