pluckBroadbandTechnologyCategoryFromCode()
function pluckBroadbandTechnologyCategoryFromCode<T>(technologyCode): BroadbandTechnologyCodeToCategoryName[T]
Given a broadband technology code, return the category name.
Type Parameters
Type Parameter |
---|
T extends BroadbandTechnologyCode |
Parameters
Parameter | Type |
---|---|
technologyCode | T |