mirror of
https://github.com/OpenListTeam/OpenList.git
synced 2025-09-19 20:26:26 +08:00
5 lines
44 B
Go
5 lines
44 B
Go
![]() |
package driver
|
||
|
|
||
|
type Addition interface {
|
||
|
}
|