UNPKG

@e-group/utils

Version:

eGroup team utils that share across projects.

2 lines (1 loc) 80 B
export default function deIdentification(str: string, loose?: boolean): string;