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/postcss.d.mts

    rd565449 r0c6b92a  
    1010  parse,
    1111  list,
    12 
    1312  document,
    1413  comment,
     
    1716  decl,
    1817  root,
    19 
    2018  CssSyntaxError,
    2119  Declaration,
     
    6866
    6967  // This is a class, but it’s not re-exported. That’s why it’s exported as type-only here.
    70   type LazyResult,
    71 
     68  type LazyResult
    7269} from './postcss.js'
Note: See TracChangeset for help on using the changeset viewer.