UNPKG

alinea

Version:
3 lines (2 loc) 116 B
export declare function isSeparator(char: string): boolean; export declare function slugify(input: string): string;