公告板
版本库
filestore
活动
搜索
登录
main
/
ZPSZ-BASE
springboot2+avue
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
提交
zhangback
2026-01-01
10976c3328bc2aca4b2d91c30c80c9daf18c401a
[ZPSZ-BASE.git]
/
ui
/
car_wx_app
/
node_modules
/
picocolors
/
picocolors.d.ts
1
2
3
4
5
import { Colors } from "./types"
declare const picocolors: Colors & { createColors: (enabled?: boolean) => Colors }
export = picocolors