UNPKG

@realsee/dnalogel

Version:
6 lines (5 loc) 94 B
/** * 随机生成一个uuid值 */ export default function uuid(): string; export { uuid };