Type alias SessionObjectFactoryItemCallback

SessionObjectFactoryItemCallback: ((obj, target) => any)

Type declaration

    • (obj, target): any
    • Parameters

      • obj: any
      • target: any

      Returns any

Generated using TypeDoc