Type alias WriteSetChange_DeleteTableItem

WriteSetChange_DeleteTableItem: {
    type: string;
} & DeleteTableItem

Generated using TypeDoc