Skip to main content

Function: objectFromJson()

function objectFromJson(json): ObjectLike;

Create this type from JSON encoded string.

Parameters

json

string

Returns

ObjectLike