This website requires JavaScript.
Explore
Help
Register
Sign In
ilia
/
portfolio
Watch
1
Star
0
Fork
0
You've already forked portfolio
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d439e812368fb1815e9c8676bc100964b44df563
portfolio
/
src
/
entities
/
project
/
index.ts
T
2 lines
74 B
TypeScript
Raw
Normal View
History
Unescape
Escape
refactor: group project/ui components into subdirectories
2026-05-13 09:40:00 +03:00
export
{
DetailedProjectCard
,
ProjectCard
,
ProjectMetadata
}
from
'./ui'
;
Reference in New Issue
Copy Permalink