This website requires JavaScript.
Explore
Help
Sign In
phundrak
/
framit
Watch
1
Star
0
Fork
0
You've already forked framit
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8aa5aca650beb6611389ac58dc3bbbbb027633fa
framit
/
app
/
types
/
tool.ts
T
5 lines
59 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat(resume,vocal-synth): add clickable links to tools and technologies
2026-02-04 16:43:37 +01:00
export
interface
Tool
{
name
:
string
;
link?
:
string
;
}
Reference in New Issue
Copy Permalink