Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 409 Bytes

FeatureElement.md

File metadata and controls

14 lines (8 loc) · 409 Bytes

JScrewIt


Type Alias: FeatureElement

FeatureElement = Feature | keyof FeatureAll

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.