const serverIslandMap = new Map([ ]); const serverIslandNameMap = new Map([]); export { serverIslandMap, serverIslandNameMap };