UNPKG

@agendize/vue-settings

Version:
3 lines (2 loc) 173 B
import { CompanyEntity } from "@agendize/js-calendar-api"; export declare function getCompanyAddressLabel(company: CompanyEntity, regionNames: Intl.DisplayNames): string;