Documents / @faasjs/redis / getJSON
Function: getJSON()
getJSON<
TResult
>(key
):Promise
<TResult
>
Type Parameters
• TResult = any
Parameters
• key: string
Returns
Promise
<TResult
>
Documents / @faasjs/redis / getJSON
getJSON<
TResult
>(key
):Promise
<TResult
>
• TResult = any
• key: string
Promise
<TResult
>