UNPKG

jscrewit

Version:

Converts plain JavaScript into JSFuck code, which consists of only six different characters: ! ( ) + [ ]

12 lines (7 loc) 360 B
[**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.