Belin.io Core
    Preparing search index...

    Function trimObject

    • Removes whitespace from both ends of the properties of the specified object.

      Parameters

      • object: Record<string, unknown>

        The object to process.

      Returns Record<string, any>

      The input object.