Documentation Index
Fetch the complete documentation index at: https://turnkey-0e7c1f5b-bc-add-sdk-typedoc.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Function: setStorageValue()
setStorageValue<Defined in: sdk-browser/src/storage.ts:58K>(storageKey,storageValue):Promise<any>
Type Parameters
K
K extends StorageKeys
Parameters
storageKey
K
storageValue
StorageValue[K]
Returns
Promise<any>