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/postcss/lib/input.d.ts

    rd565449 r0c6b92a  
    175175    endColumn?: number
    176176  ): false | Input.FilePosition
     177  /** Converts this to a JSON-friendly object representation. */
     178  toJSON(): object
     179
    177180  /**
    178181   * The CSS source identifier. Contains `Input#file` if the user
Note: See TracChangeset for help on using the changeset viewer.