mirror of
https://github.com/daeuniverse/dae.git
synced 2025-02-21 12:11:40 +07:00
6 lines
41 B
Go
6 lines
41 B
Go
![]() |
package consts
|
||
|
|
||
|
var (
|
||
|
AppName = "dae"
|
||
|
)
|