Closed darnocian closed 1 month ago
Unfortunately, properties cannot be dereferenced on interfaces. However, we can call the underlying methods on the object.
properties if defined to mirror that of the interface, can be dereferenced.
a fix is in place, but not yet pushed
will be in v1.8
Unfortunately, properties cannot be dereferenced on interfaces. However, we can call the underlying methods on the object.
properties if defined to mirror that of the interface, can be dereferenced.