Extending the object type of a function argument
I want to extend the function argument type by adding a function with any name to each object and return it, but i am facing a problem with naming the key of the added function
I want to extend the function argument type by adding a function with any name to each object and return it, but i am facing a problem with naming the key of the added function