package constants
import (
"leafdev.top/Leaf/leaf-library-3/internal/dto/user"
)
const (
RoleSuperAdmin user.Role = "super-admin"