Options
All
  • Public
  • Public/Protected
  • All
Menu

Class LocationMapperService

Location mapper service.

Hierarchy

  • LocationMapperService

Index

Constructors

constructor

Properties

Protected Readonly contributions

contributions: ContributionProvider<LocationMapper>

Methods

Protected defaultMapper

  • defaultMapper(): (location: string) => MaybePromise<string>

Protected getContributions

map

  • map(location: string): Promise<string>

Protected prioritize