Type alias IntArrayType

IntArrayType: {
    [key: string]: any;
}[]

Type declaration

  • [key: string]: any