摘要: From ts-toolbelt /** * Explain to TS which function parameter has priority for generic inference * @param A to de-prioritize * @returns `A` * @example 阅读全文
posted @ 2023-02-23 16:01 Zhentiw 阅读(84) 评论(0) 推荐(0) 编辑
摘要: import { getAnimatingState } from "fake-animation-lib"; import { Equal, Expect } from "../helpers/type-utils"; const animatingState = getAnimatingStat 阅读全文
posted @ 2023-02-23 15:12 Zhentiw 阅读(188) 评论(0) 推荐(0) 编辑