Skip to content
标签
note
字数
33 字
阅读时间
1 分钟

[red: number]

type RGB = [red: number, green: number, blue: number];
像是元组类型和数组类型的结合体

参考

贡献者

The avatar of contributor named as jiechen jiechen

页面历史

撰写