🌈 搜索
📅  最后修改于: 2022-03-11 14:48:21.906000             🧑  作者: Mango
type MyKey = 'key1' | 'key2' | ... const myObject: Record = { ... }