Interface IIndexArray

Type for the Values stored in the Reflection for Indexes

Example

const indices: IIndexArray[] = Reflect.getMetadata(DecoratorKeys.Index, target) || []);

Hierarchy

  • IIndexArray

Properties

Properties

fields: KeyStringAny

Generated using TypeDoc