/** * Collection of static methods related to the web server that allows it to be used * by other projects without referencing CheckmateServer. */ export interface IWebServerHelper { } //# sourceMappingURL=web_server_helper.d.ts.map