Files
ETB/ETB-FrontEnd/node_modules/.cache/babel-loader/84eb2a9353667261ed97f774bc76b9ef0997186415be9c0c7f220bae0854b205.json
Iliyan Angelov 306b20e24a Frontend start
2025-09-14 00:54:48 +03:00

1 line
712 B
JSON

{"ast":null,"code":"\"use client\";\n\nimport { createContext } from 'react';\nconst LazyContext = createContext({\n strict: false\n});\nexport { LazyContext };","map":{"version":3,"names":["createContext","LazyContext","strict"],"sources":["/home/gnx/Desktop/ETB/ETB-FrontEnd/node_modules/framer-motion/dist/es/context/LazyContext.mjs"],"sourcesContent":["\"use client\";\nimport { createContext } from 'react';\n\nconst LazyContext = createContext({ strict: false });\n\nexport { LazyContext };\n"],"mappings":"AAAA,YAAY;;AACZ,SAASA,aAAa,QAAQ,OAAO;AAErC,MAAMC,WAAW,GAAGD,aAAa,CAAC;EAAEE,MAAM,EAAE;AAAM,CAAC,CAAC;AAEpD,SAASD,WAAW","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}