Packages@robojs/mock
getMockRestApiUrl()
Function: getMockRestApiUrl()
function getMockRestApiUrl(): stringGets the REST API URL for the mock server.
Returns
string
Example
'http://localhost:3000/api'
Robo.jsfunction getMockRestApiUrl(): stringGets the REST API URL for the mock server.
string
'http://localhost:3000/api'