Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type aliases

Variables

Functions

Type aliases

SortableAddress: Pick<Address, "building_number" | "building_name" | "sub_building_name" | "organisation_name" | "department_name" | "po_box">

Minimum sortable address shape

Variables

sortingElems: SortingElems[] = ...

Determines the sort order of sort

Functions