Skip to content

Home > @theweave/api > decodeContext

decodeContext() function ​

Signature:

typescript
export declare function decodeContext(contextStringified: string): any;

Parameters ​

Parameter

Type

Description

contextStringified

string

**Returns:**

any