Type alias MPPMethod

MPPMethod: {
    method: string;
    unit: string;
}

MPP supported methods

Type declaration

  • method: string
  • unit: string

Generated using TypeDoc