{"version":3,"sources":["../../../source/sample/groups/infinity.ts"],"names":["SAMPLE_INFINITIES"],"mappings":"AAAO,IAAMA,EAAoB,CAEhC,KACA,OAAO,kBAEP,IACA,OAAO,iBACR","sourcesContent":["export const SAMPLE_INFINITIES = [\n\t// eslint-disable-next-line unicorn/prefer-number-properties\n\t-Infinity,\n\tNumber.NEGATIVE_INFINITY,\n\t// eslint-disable-next-line unicorn/prefer-number-properties\n\tInfinity,\n\tNumber.POSITIVE_INFINITY,\n] as const;\n"]}