Options
All
  • Public
  • Public/Protected
  • All
Menu

Location mapper service.

Hierarchy

  • LocationMapperService

Index

Constructors

Properties

contributions: ContributionProvider<LocationMapper>

Methods

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