[**JScrewIt**](../README.md)

***

# Type Alias: RunAs

> **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\`](../interfaces/EncodeOptions.md#runas) for the meaning of each possible value.
