Searched defs:getDevServerUrl (Results 1 – 1 of 1) sorted by relevance
34 const getDevServerUrl = jest.fn(() => 'http://localhost:8081/'); constant198 const { manager, getDevServerUrl, device, resolveDeviceAsync } = createManager(); constant