MapperConfig typedef

MapperConfig = ({bool checkCycles})

Implementation

typedef MapperConfig = ({
  bool checkCycles,
});