Ignore:
Timestamp:
01/21/25 03:08:24 (3 days ago)
Author:
stefan toskovski <stefantoska84@…>
Branches:
main
Parents:
0c6b92a
Message:

F4 Finalna Verzija

File:
1 edited

Legend:

Unmodified
Added
Removed
  • imaps-frontend/node_modules/es-define-property/test/index.js

    r0c6b92a r79a0317  
    1111        t.equal(typeof $defineProperty, 'function', 'defineProperty is supported');
    1212        if ($defineProperty && gOPD) { // this `if` check is just to shut TS up
     13                /** @type {{ a: number, b?: number, c?: number }} */
    1314                var o = { a: 1 };
    1415
Note: See TracChangeset for help on using the changeset viewer.