@cto.af/utils - v1.3.2
    Preparing search index...

    Function assertDisjoint

    • Assert that none of the given sets of strings share a value. Useful for validating inputs to select.

      Parameters

      • ...sets: (object | string[] | Set<string>)[]

        Sets to check.

      Returns void

      If sets are the wrong type.