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

1 line
1.1 KiB
JSON

{"ast":null,"code":"import { GroupAnimation } from './GroupAnimation.mjs';\nclass GroupAnimationWithThen extends GroupAnimation {\n then(onResolve, _onReject) {\n return this.finished.finally(onResolve).then(() => {});\n }\n}\nexport { GroupAnimationWithThen };","map":{"version":3,"names":["GroupAnimation","GroupAnimationWithThen","then","onResolve","_onReject","finished","finally"],"sources":["/home/gnx/Desktop/ETB/ETB-FrontEnd/node_modules/motion-dom/dist/es/animation/GroupAnimationWithThen.mjs"],"sourcesContent":["import { GroupAnimation } from './GroupAnimation.mjs';\n\nclass GroupAnimationWithThen extends GroupAnimation {\n then(onResolve, _onReject) {\n return this.finished.finally(onResolve).then(() => { });\n }\n}\n\nexport { GroupAnimationWithThen };\n"],"mappings":"AAAA,SAASA,cAAc,QAAQ,sBAAsB;AAErD,MAAMC,sBAAsB,SAASD,cAAc,CAAC;EAChDE,IAAIA,CAACC,SAAS,EAAEC,SAAS,EAAE;IACvB,OAAO,IAAI,CAACC,QAAQ,CAACC,OAAO,CAACH,SAAS,CAAC,CAACD,IAAI,CAAC,MAAM,CAAE,CAAC,CAAC;EAC3D;AACJ;AAEA,SAASD,sBAAsB","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}