isService

Function

Tests if url string is a service (map, feature, image, etc)

  • isService(url: string) : boolean

Parameters

Parameter Type Default Notes
url Required string

Url to test

Returns

{boolean}

boolean

Function defined in common/src/resources/_internal/_validate-url-helpers.ts:85