{"version":3,"sources":["../../../source/sample/groups/date.ts"],"names":["SAMPLE_DATES"],"mappings":"AACO,IAAMA,EAAe,CAC3B,IAAI,KACJ,IAAI,KAAK,0BAA0B,CACpC","sourcesContent":["/* prettier-ignore */\nexport const SAMPLE_DATES = [\n\tnew Date(),\n\tnew Date(\"2023-01-01T00:00:00.000Z\"),\n] as const;\n"]}