The class name is UserObject but how does it know where that is? Does it scan every class in every f

The class name is UserObject but how does it know where that is? Does it scan every class in every file? Also how do i make it have autocomplete when using the DO. How does typescript know what type of DO i'm working with when i get it?
Was this page helpful?