Skip to main content

Function: commandFromJson()

function commandFromJson(json): CommandLike;

Create this type from JSON encoded string.

Parameters

json

string

Returns

CommandLike