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: 29 April, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.