mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-08 17:37:24 +08:00
2 lines
55 B
TypeScript
2 lines
55 B
TypeScript
export declare const slugify: (str: string) => string;
|