Home > rc-js-util > ReferenceCounter > (constructor)
Constructs a new instance of the ReferenceCounter
class
Signature:
constructor(onZeroReference?: (key: TKey) => void);
Parameter | Type | Description |
---|---|---|
onZeroReference | (key: TKey) => void | (Optional) |