Packages@robojs/mock
getMockServerUrl()
Function: getMockServerUrl()
function getMockServerUrl(): stringGets the base URL for the mock server (without any path).
Returns
string
Example
'http://localhost:3000'
Robo.jsfunction getMockServerUrl(): stringGets the base URL for the mock server (without any path).
string
'http://localhost:3000'