package bo.gotthardt.jsclient; public interface HasJsClientConfiguration { JsClientConfiguration getJsClient(); }