Skip to Content
SdkReactInternalFunctionsgenerateUniqueKey

generateUniqueKey

generateUniqueKey(namespace: string, key: string, value: string): string

Defined in: src/lib/db/memory/types.ts:111 

Parameters

ParameterType

namespace

string

key

string

value

string

Returns

string

Last updated on