feat: promisify session cache methods (#17185)
This commit is contained in:
parent
652e232813
commit
fc10620082
6 changed files with 62 additions and 17 deletions
|
@ -128,7 +128,7 @@ Using the `Session` and `Cookies` classes as an example:
|
|||
|
||||
### Instance Methods
|
||||
|
||||
#### `ses.getCacheSize(callback)`
|
||||
#### `ses.getCacheSize()`
|
||||
|
||||
### Instance Properties
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue