DummyInterface
interface DummyInterfaceDescription of DummyInterface
| PROPERTY | TYPE | DESCRIPTION |
|---|---|---|
| propA | string | 프로퍼티 A |
| propB | OtherInterface | 프로퍼티 B |
interface DummyInterfaceDescription of DummyInterface
| PROPERTY | TYPE | DESCRIPTION |
|---|---|---|
| propA | string | 프로퍼티 A |
| propB | OtherInterface | 프로퍼티 B |