7 lines
53 B
Plaintext
7 lines
53 B
Plaintext
package api
|
|
|
|
var Api = new(api)
|
|
|
|
type api struct {
|
|
}
|