package me.hao0.antares.common.util; /** * Author: haolin * Email: haolin.h0@gmail.com */ public enum Langs { JAVA, NODE, GO, PYTHON }