UNPKG

react-img-editor-en

Version:
3 lines 82 B
export function uuid() { return '_' + Math.random().toString(36).substr(2, 9); }