package pro.gravit.launcher.request; public interface ResultInterface { String getType(); }