3 lines
64 B
Plaintext
3 lines
64 B
Plaintext
type Common {
|
|
Some string `json:"some"` // some imported type
|
|
} |
type Common {
|
|
Some string `json:"some"` // some imported type
|
|
} |