I'm not sure if this is possible. Currently nullary members appear as functions. It's difficult to view the contents (tag and value). <img width="532" alt="image" src="https://user-images.githubusercontent.com/921609/198568993-95789348-3a60-41b5-b303-346a4f08d04c.png"> `console.dir` helps because it allows us to inspect properties on the function: https://user-images.githubusercontent.com/921609/198569067-ad6e2aae-04e5-4360-98a9-264dee63d725.mov
I'm not sure if this is possible.
Currently nullary members appear as functions. It's difficult to view the contents (tag and value).
console.dirhelps because it allows us to inspect properties on the function:Screen.Recording.2022-10-28.at.11.42.51.mov