UNPKG

@druid-sh/sdk

Version:

Druid.sh SDK for rendering blog content with SSR support

2 lines (1 loc) 83 B
export declare function processMarkdownContent(markdown: string): Promise<string>;