RunAs =
"call"
|"eval"
|"express"
|"express-call"
|"express-eval"
|"none"
Values of this type control the type of code generated from a given input. See `EncodeOptions.runAs` for the meaning of each possible value.
RunAs =
"call"
|"eval"
|"express"
|"express-call"
|"express-eval"
|"none"
Values of this type control the type of code generated from a given input. See `EncodeOptions.runAs` for the meaning of each possible value.