@ekim088/toolkit
    Preparing search index...

    Function isBoolean

    • Tests if a value is a boolean datatype.

      Parameters

      • value: unknown

        The value to test.

      Returns value is boolean

      true if the value is a boolean.