This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
spawntree
/
matsen-tool-fe
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
80
Commits
1
Branch
5.6 MiB
TypeScript
85.5%
HTML
10.9%
CSS
3%
Shell
0.6%
Tree:
67ea2bdd0a
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '67ea2bdd0a'
${ noResults }
matsen-tool-fe
/
matsen-tool
/
src
/
app
/
_interfaces
/
modalContent.ts
3 lines
51 B
Raw
Blame
History
export interface ModalContent {
contact: any;
}