Type alias UpdateType

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

Type declaration

  • [key: string]: any