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/flatted/cjs/index.js

    rd565449 r0c6b92a  
    5757 * Converts a specialized flatted string into a JS value.
    5858 * @param {string} text
    59  * @param {((this: any, key: string, value: any) => any) | undefined): any} [reviver]
     59 * @param {(this: any, key: string, value: any) => any} [reviver]
    6060 * @returns {any}
    6161 */
Note: See TracChangeset for help on using the changeset viewer.