/** @format */ export class ZumaData { mapData: number[][] = [] }