Ignore:
Timestamp:
12/12/24 17:06:06 (5 weeks ago)
Author:
stefan toskovski <stefantoska84@…>
Branches:
main
Parents:
d565449
Message:

Pred finalna verzija

File:
1 edited

Legend:

Unmodified
Added
Removed
  • imaps-frontend/node_modules/@babel/helpers/lib/helpers-generated.js

    rd565449 r0c6b92a  
    732732    }
    733733  }),
    734   superPropGet: helper("7.25.0", "function _superPropertyGet(t,e,r,o){var p=get(getPrototypeOf(1&o?t.prototype:t),e,r);return 2&o?function(t){return p.apply(r,t)}:p}", {
    735     globals: [],
    736     locals: {
    737       _superPropertyGet: ["body.0.id"]
    738     },
    739     exportBindingAssignments: [],
    740     exportName: "_superPropertyGet",
     734  superPropGet: helper("7.25.0", 'function _superPropGet(t,o,e,r){var p=get(getPrototypeOf(1&r?t.prototype:t),o,e);return 2&r&&"function"==typeof p?function(t){return p.apply(e,t)}:p}', {
     735    globals: [],
     736    locals: {
     737      _superPropGet: ["body.0.id"]
     738    },
     739    exportBindingAssignments: [],
     740    exportName: "_superPropGet",
    741741    dependencies: {
    742742      get: ["body.0.body.body.0.declarations.0.init.callee"],
     
    744744    }
    745745  }),
    746   superPropSet: helper("7.25.0", "function _superPropertySet(t,e,o,r,p,f){return set(getPrototypeOf(f?t.prototype:t),e,o,r,p)}", {
    747     globals: [],
    748     locals: {
    749       _superPropertySet: ["body.0.id"]
    750     },
    751     exportBindingAssignments: [],
    752     exportName: "_superPropertySet",
     746  superPropSet: helper("7.25.0", "function _superPropSet(t,e,o,r,p,f){return set(getPrototypeOf(f?t.prototype:t),e,o,r,p)}", {
     747    globals: [],
     748    locals: {
     749      _superPropSet: ["body.0.id"]
     750    },
     751    exportBindingAssignments: [],
     752    exportName: "_superPropSet",
    753753    dependencies: {
    754754      set: ["body.0.body.body.0.argument.callee"],
Note: See TracChangeset for help on using the changeset viewer.