2021-03-01 15:06:11 +08:00

2 lines
55 B
TypeScript

export declare const slugify: (str: string) => string;