Skip to main content
Version: Next 🚧

[F] getHttpService

function getHttpService(
program,
serviceNamespace,
options?): [HttpService, readonly Diagnostic[]]

Parameters

ParameterType
programProgram
serviceNamespaceNamespace
options?RouteResolutionOptions

Returns

[HttpService, readonly Diagnostic[]]