8 lines
131 B
Go

package luckygift
import "chatapp3-golang/internal/common"
type AppError = common.AppError
var NewAppError = common.NewAppError