UNPKG

sluggr

Version:
2 lines (1 loc) 98 B
declare const sluggr: (char: string = '_', whitelist: string = '') => (string: string) => string;