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: 12 June, 2024