Skip to content

Dictionary to JNode? #6

@singno

Description

@singno

Can dictionary parse to JNode?

// now what i have to do
var json = SerializeToJson(dict);
var N = JSON.parse(json);

// what i want
var N = JSON.parse(dict);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions