{
  "version": 3,
  "sources": ["../../../src/internal-utils/uid.ts"],
  "sourcesContent": ["let globalInc = 0;\n\n/** Make an ID that is unique to at least this runtime */\nexport const makeUID = () => `id${globalInc++}`;\n"],
  "mappings": "AAAA,IAAI,YAAY;AAGT,MAAM,UAAU,MAAM,KAAK,WAAW;",
  "names": []
}
