DummyInterface
interface DummyInterfaceDescription of DummyInterface
| PROPERTY | TYPE | DESCRIPTION |
|---|---|---|
| propA | string | Property A |
| propB | OtherInterface | Property B |
interface DummyInterfaceDescription of DummyInterface
| PROPERTY | TYPE | DESCRIPTION |
|---|---|---|
| propA | string | Property A |
| propB | OtherInterface | Property B |