Skip to main content

Function: objectDataFromJson()

function objectDataFromJson(json): ObjectDataLike;

Create this type from JSON encoded string.

Parameters

json

string

Returns

ObjectDataLike