OtherInterface
interface OtherInterfaceDescription of OtherInterface
| PROPERTY | TYPE | DESCRIPTION |
|---|---|---|
| prop | object | A property |
| prop.a | number | foo |
| prop.b | string | bar |
interface OtherInterfaceDescription of OtherInterface
| PROPERTY | TYPE | DESCRIPTION |
|---|---|---|
| prop | object | A property |
| prop.a | number | foo |
| prop.b | string | bar |