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

1 line
823 B
JSON

{"ast":null,"code":"import ownerDocument from '../ownerDocument';\nexport default function ownerWindow(node) {\n const doc = ownerDocument(node);\n return doc.defaultView || window;\n}","map":{"version":3,"names":["ownerDocument","ownerWindow","node","doc","defaultView","window"],"sources":["/home/gnx/Desktop/ETB/ETB-FrontEnd/node_modules/@mui/utils/esm/ownerWindow/ownerWindow.js"],"sourcesContent":["import ownerDocument from '../ownerDocument';\nexport default function ownerWindow(node) {\n const doc = ownerDocument(node);\n return doc.defaultView || window;\n}"],"mappings":"AAAA,OAAOA,aAAa,MAAM,kBAAkB;AAC5C,eAAe,SAASC,WAAWA,CAACC,IAAI,EAAE;EACxC,MAAMC,GAAG,GAAGH,aAAa,CAACE,IAAI,CAAC;EAC/B,OAAOC,GAAG,CAACC,WAAW,IAAIC,MAAM;AAClC","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}