@umbraco-cms/backoffice
    Preparing search index...

    Function deleteProps

    • Remove a property or an array of properties from an object

      Parameters

      • obj: Record<string, any>

        Object

      • propOrProps: string | string[]

      Returns Record<string, any>