ProcessOptions: {
    accumulate?: boolean;
    total?: number;
}

Type declaration

  • Optional accumulate?: boolean
  • Optional total?: number