Created
June 21, 2019 00:35
-
-
Save phenomnomnominal/ad67ca7eb6c6064cee565fcd41b48c30 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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