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

1 line
1002 B
JSON

{"ast":null,"code":"import { resizeElement } from './handle-element.mjs';\nimport { resizeWindow } from './handle-window.mjs';\nfunction resize(a, b) {\n return typeof a === \"function\" ? resizeWindow(a) : resizeElement(a, b);\n}\nexport { resize };","map":{"version":3,"names":["resizeElement","resizeWindow","resize","a","b"],"sources":["/home/gnx/Desktop/ETB/ETB-FrontEnd/node_modules/motion-dom/dist/es/resize/index.mjs"],"sourcesContent":["import { resizeElement } from './handle-element.mjs';\nimport { resizeWindow } from './handle-window.mjs';\n\nfunction resize(a, b) {\n return typeof a === \"function\" ? resizeWindow(a) : resizeElement(a, b);\n}\n\nexport { resize };\n"],"mappings":"AAAA,SAASA,aAAa,QAAQ,sBAAsB;AACpD,SAASC,YAAY,QAAQ,qBAAqB;AAElD,SAASC,MAAMA,CAACC,CAAC,EAAEC,CAAC,EAAE;EAClB,OAAO,OAAOD,CAAC,KAAK,UAAU,GAAGF,YAAY,CAACE,CAAC,CAAC,GAAGH,aAAa,CAACG,CAAC,EAAEC,CAAC,CAAC;AAC1E;AAEA,SAASF,MAAM","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}