Skip to content

Instantly share code, notes, and snippets.

@phenomnomnominal
Created June 21, 2019 00:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save phenomnomnominal/ad67ca7eb6c6064cee565fcd41b48c30 to your computer and use it in GitHub Desktop.
Save phenomnomnominal/ad67ca7eb6c6064cee565fcd41b48c30 to your computer and use it in GitHub Desktop.
const LOCATIONS = {
STOCKHOLM: 'Z209',
GÖTEBORG: 'Z102',
MALMÖ: 'KCMA',
TILLSTÅNDSPRÖVNING: 'BBBO',
BORLÄNGE: 'NHL',
JÖNKÖPING: 'Z085',
NORRKÖPING: 'Z083',
SUNDSVALL: 'BBSU',
UMEÅ: 'BBUM',
UPPSALA: 'MUP1',
VISBY: 'Z115',
VÄSTERÅS: 'BBVS',
VÄXJÖ: 'BBVX',
ÖREBRO: 'MAOM',
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment