Function unbox

  • Remove all boxed types from an object.

    Parameters

    • obj: unknown

      Object ot unbox.

    Returns unknown

    Unboxed copy.