LogoRobo.js
Packages@robojs/mock

getMockServerUrl()

Function: getMockServerUrl()

function getMockServerUrl(): string

Gets the base URL for the mock server (without any path).

Returns

string

Example

'http://localhost:3000'

On this page