Appearance
Utils / isWeakRef
isWeakRef(value: unknown): value is WeakRef<object>
value
unknown
value is WeakRef<object>
用于判断是否为WeakRef类型