UNPKG

sodesu-comment

Version:

Comment system with SolidJS

3 lines (2 loc) 99 B
declare function ghApiMDPreview(markdown: string): Promise<string>; export default ghApiMDPreview;