Changeset 1579b4f for frontend/src/utils/types.ts
- Timestamp:
- 02/10/26 21:58:39 (5 months ago)
- Branches:
- main
- Children:
- 92db381
- Parents:
- 0808ef2
- File:
-
- 1 edited
-
frontend/src/utils/types.ts (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
frontend/src/utils/types.ts
r0808ef2 r1579b4f 15 15 entityType: string; 16 16 isLikedByCurrentUser: boolean; 17 cover?: string | null; 18 link?: string | null; 17 19 } 18 20
Note:
See TracChangeset
for help on using the changeset viewer.
