mirror of
https://github.com/APIParkLab/APIPark.git
synced 2026-06-14 20:41:15 +08:00
6 lines
108 B
Go
6 lines
108 B
Go
package publish
|
|
|
|
import "github.com/APIParkLab/APIPark/service/service_diff"
|
|
|
|
type Diff = service_diff.Diff
|