main

open var main: String

Specify whether the 'main' function should be called upon execution.

Possible values: "call", "noCall"

Default value: JsMainFunctionExecutionMode.CALL