transform.decorator.ts:15 Uncaught TypeError: Cannot read properties of undefined (reading ‘constructor’)
i am trying to convert json response to class so i can use it with react hoook form.
i am trying to convert json response to class so i can use it with react hoook form.