getKeys Method
Return an array of all keys in this Storage.
getKeys(): Promise<string[]>
@note This can be expensive, depending on the number of keys present.
Returns - Promise<string[]>
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.