Type alias Both

Both: {
    [key: string | number]: PdoColumnValue;
}

Type declaration