UNPKG

zp-bee

Version:

zp-bee,是一款基于 Dumi,由 React + TypeScript 开发的组件库 🎉。

3 lines (2 loc) 84 B
declare function randomString(length: number): string; export default randomString;