How can I access an Object from THREE.JS editor in Visual Studio

Hi,
I have created a scene in the threejs editor and i wan to continue working it in VSC.
How can i acess the objects
for example the camera
or the box1 object

I can not understan after JSON loading how i can access the objects

thank you