5 lines
93 B
Go
5 lines
93 B
Go
package constants
|
|
|
|
const CliDataPath = "/cli-data/"
|
|
const EnteApiUrl = "https://api.ente.io"
|