ReferenceSDKhostbaseOn this pagebase Returns the current base URL string for the Desktop Homunculus HTTP server. Parameters None. Returns string Example const baseStr = host.base();// "http://localhost:3100"