{
  "mappings": "AAAA,OAAO,cAAM;AACb,OAAO,cAAM,wBAAgB,SAAS;AACtC,OAAO,cAAM,QAAQ",
  "names": [],
  "sources": [
    "src/constants.tsx"
  ],
  "version": 3,
  "sourcesContent": [
    "export const constants = {}\nexport const colorSchemes = ['light', 'dark'] as const\nexport const MEDIA = '(prefers-color-scheme: dark)'\n"
  ]
}