UNPKG

sodesu-comment

Version:

Comment system with SolidJS

4 lines (3 loc) 190 B
export declare const decodePath: (path: string) => string; export declare const removeEndingSplash: (content?: string) => string; export declare const isLinkHttp: (link: string) => boolean;