FunctionAmapView({
config,
challenge,
cells = [],
unlocked = new Set(),
mine = new Set(),
currentPosition,
curre
frontend/src/maps.tsx:212
FunctionDesktopSimulatorPanel({
challenge,
cells,
simCellId,
simPosition,
simCellInside,
simMineCount,
stepM,
rotationDeg,
frontend/src/App.tsx:1163
FunctionMockMap({
challenge,
cells = [],
unlocked = new Set(),
mine = new Set(),
currentPosition,
currentCellId,
frontend/src/maps.tsx:447