Changeset cb4a1da for frontend/src/utils/types.ts
- Timestamp:
- 02/05/26 20:52:11 (5 months ago)
- Branches:
- main
- Children:
- 2ce7c1e
- Parents:
- 694fc25
- File:
-
- 1 edited
-
frontend/src/utils/types.ts (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
frontend/src/utils/types.ts
r694fc25 rcb4a1da 55 55 56 56 export type UserRegisterType = "ARTIST" | "LISTENER"; 57 58 export type SearchCategory = "songs" | "albums" | "artists" | "users";
Note:
See TracChangeset
for help on using the changeset viewer.
