UNPKG

@mintlify/common

Version:

Commonly shared code within Mintlify

2 lines (1 loc) 89 B
export declare const encodeContentAsHtml: (content: string, siteUrl?: string) => string;