ExecutionWorld typedef

ExecutionWorld = String

The JavaScript world for a script to execute within.

Implementation

typedef ExecutionWorld = String;