CIA Compliance Manager API Documentation - v0.8.5

    Variable ensureArray

    ensureArray: <T>(value: T | T[]) => T[]

    Type declaration

      • <T>(value: T | T[]): T[]
      • Ensures value is an array, or converts it to one if not

        Type Parameters

        • T

        Parameters

        • value: T | T[]

        Returns T[]

    MMNEPVFCICPMFPCPTTAAATR