摘要: const eventNames = ["API:UN_AUTH", "API:INVALID_TOKEN","UI:OPEN_MESSAGE","UI:OPEN_MODAL" ,"..."] as const; type EventName = (typeof eventNames)[number 阅读全文
posted @ 2025-08-18 11:21 codeTransfer 阅读(6) 评论(0) 推荐(0)