UNPKG

danger

Version:
4 lines (3 loc) 181 B
export declare function sentence(array: string[]): string; export declare function href(href?: string, text?: string): string | null; export declare const compliment: () => string;