Module Inputs Linting Error

Currently when setting Module input defaults i am setting it as an object and am getting a linting error saying it needs to be a string or void. But when looking at docs it seems i can use an object. What is correct?

Docs:

Error:

1 Like

@PadenM yeah the default values never work, you can set them alternatively in the main module frame test inputs until they fix it!