1.0.5 • Published 3 years ago
util-xx v1.0.5
查看文档 https://hxc1216.github.io/
安装
npm i util-xx使用
import { fnName } from "util-xx"示例
import { getColor16 } from "util-xx"
const color = getColor16()
console.log(color); // #a2b5f8查看文档 https://hxc1216.github.io/
npm i util-xximport { fnName } from "util-xx"import { getColor16 } from "util-xx"
const color = getColor16()
console.log(color); // #a2b5f8