UNPKG

jscrewit

Version:

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

15 lines (8 loc) 409 B
[**JScrewIt**](../README.md) *** # Type Alias: FeatureElement > **FeatureElement** = [`Feature`](../interfaces/Feature.md) \| keyof [`FeatureAll`](../interfaces/FeatureAll.md) A feature object or a name or alias of a predefined feature. ## Remarks Methods that accept parameters of this type throw an error if the specified value is neither a feature object nor a name or alias of a predefined feature.