其他AwaitablePredicateVersion: 24.38.0On this pageAwaitablePredicate 类型 🌐 AwaitablePredicate type 语法 🌐 Signature export type AwaitablePredicate<T> = (value: T) => Awaitable<boolean>; 参考资料: 可等待