ReferenceSDKhostbaseUrlOn this pagebaseUrl Creates a new URL instance pointing to the base server. Parameters None. Returns URL Example const url = host.baseUrl();// URL { href: "http://localhost:3100" }