Skip to content

Typescript comilation failes when using the sandbox setting #114

Open
@joepjoosten

Description

@joepjoosten

The typing for the sandbox variable is incorrect.
It's typed as Map<string, any> but the JS code assumes it's and plain object.

Should be changed to type {}.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions