{"version":3,"file":"uniqueId.mjs","sources":["../../../src/utils/uniqueId.ts"],"sourcesContent":["let counter = 0;\n\nexport function uniqueId(prefix = ''): string {\n  return `${prefix}${++counter}`;\n}\n"],"names":[],"mappings":";AAAA,IAAI,OAAA,GAAU,CAAA;AAEP,SAAS,QAAA,CAAS,SAAS,EAAA,EAAY;AAC5C,EAAA,OAAO,CAAA,EAAG,MAAM,CAAA,EAAG,EAAE,OAAO,CAAA,CAAA;AAC9B;;;;"}