Type alias Indices<T>

Indices<T>: Exclude<keyof T, ArrayKeys>

Type Parameters

  • T

Generated using TypeDoc