Xivgear Types Documentation
    Preparing search index...

    Function toSerializableForm

    • Given an object, turn it into a proxy that will also consider getters to be real properties

      Type Parameters

      • X extends object

      Parameters

      • obj: X

        the object to wrap

      Returns X