Type alias IntType

IntType: {
    [key: string | number]: any;
}[]

Type declaration

  • [key: string | number]: any