Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "Favorites/index"

Index

Functions

addCustomPlaceToFavorites

  • addCustomPlaceToFavorites(name: string, location: Location, address: string): Promise<string>

addPlaceToFavorites

  • addPlaceToFavorites(id: string): Promise<void>

getFavoritesIds

  • getFavoritesIds(): Promise<string[]>

handleFavoritesChanges

removePlaceFromFavorites

  • removePlaceFromFavorites(id: string): Promise<void>

Generated using TypeDoc