{"version":3,"sources":["node_modules\\animated\\lib\\guid.js"],"names":["_uniqueId","module","exports","uniqueId","String"],"mappings":";;;;;;;;;;AAUA;;AAEA,GAAIA,WAAU,CAAd;;AAEAC,OAAOC,OAAP,CAAe,QAASC,SAAT,EAAmB;AAClC,MAAOC,QAAOJ,WAAP,CAAP;AACC,CAFD","file":"guid.js","sourceRoot":"D:/Work/Office/react-native-on-web/cli/tmpl/project","sourcesContent":["\n\n\n\n\n\n\n\n\n\n'use strict';\n\nvar _uniqueId=0;\n\nmodule.exports=function uniqueId(){\nreturn String(_uniqueId++);\n};"]}