@laserware/arcade
    Preparing search index...

    Function isObjectLiteral

    • Checks if the specified value is a plain object.

      Parameters

      • value: unknown

        Value to check if plain object.

      Returns value is Record<any, any>

      true if the value is a plain object.