Changeset 0c6b92a for imaps-frontend/node_modules/postcss/lib/input.d.ts
- Timestamp:
- 12/12/24 17:06:06 (5 weeks ago)
- Branches:
- main
- Parents:
- d565449
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
imaps-frontend/node_modules/postcss/lib/input.d.ts
rd565449 r0c6b92a 175 175 endColumn?: number 176 176 ): false | Input.FilePosition 177 /** Converts this to a JSON-friendly object representation. */ 178 toJSON(): object 179 177 180 /** 178 181 * The CSS source identifier. Contains `Input#file` if the user
Note:
See TracChangeset
for help on using the changeset viewer.