Unwraps a reactive object to its original form. This is useful when you want to access the original object without the reactive proxy.
The proxy object to unwrap
the original object
Unwraps a reactive object to its original form. This is useful when you want to access the original object without the reactive proxy.