soul-wallet-lib
Version:
The EIP-4337 library for Soul-Wallet
47 lines (24 loc) • 754 B
Markdown
[soul-wallet-lib](../README.md) / [Exports](../modules.md) / [<internal\>](../modules/internal_.md) / RefCounted
# Interface: RefCounted
[<internal>](../modules/internal_.md).RefCounted
## Hierarchy
- **`RefCounted`**
↳ [`Timer`](internal_.Timer.md)
## Table of contents
### Methods
- [ref](internal_.RefCounted.md#ref)
- [unref](internal_.RefCounted.md#unref)
## Methods
### ref
▸ **ref**(): [`RefCounted`](internal_.RefCounted.md)
#### Returns
[`RefCounted`](internal_.RefCounted.md)
#### Defined in
node_modules/@types/node/globals.d.ts:232
___
### unref
▸ **unref**(): [`RefCounted`](internal_.RefCounted.md)
#### Returns
[`RefCounted`](internal_.RefCounted.md)
#### Defined in
node_modules/@types/node/globals.d.ts:233