api_common.api 64 B

123
  1. type Common {
  2. Some string `json:"some"` // some imported type
  3. }