Type alias WriteSetChange_DeleteModule

WriteSetChange_DeleteModule: {
    type: string;
} & DeleteModule

Generated using TypeDoc