function getMandateType
getMandateType(mandate: Mandate): MandateType

Get the mandate type using the detector registry

Parameters

mandate: Mandate
  • The mandate to analyze

Return Type

The detected MandateType

Usage

import { getMandateType } from ".";