UNPKG

zent

Version:

一套前端设计语言和基于React的实现

7 lines (5 loc) 109 B
import uuidV4 from 'uuid/v4'; // Ignore all arguments export default function uuid() { return uuidV4(); }