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