Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "lib/formation/IMeta"

Index

Type aliases

FormationMetaFeaturesImmutable

FormationMetaFeaturesImmutable: ReadonlyArray<string>

The features allow specific extensions to the processing of the formation. Common features are question, quiz, points, etc that allow generators to process the formation in new and unique ways. See the extended generators for features they support.

FormationMetaFeaturesMutable

FormationMetaFeaturesMutable: Array<string>

The features allow specific extensions to the processing of the formation. Common features are question, quiz, points, etc that allow generators to process the formation in new and unique ways. See the extended generators for features they support.

FormationMetaPrimitiveImmutable

FormationMetaPrimitiveImmutable: string | number | boolean

FormationMetaPrimitiveMutable

FormationMetaPrimitiveMutable: string | number | boolean

FormationMetaValueImmutable

FormationMetaValueMutable

Functions

isIFormationMetaArray

isIFormationMetaObject