This website requires JavaScript.
Explore
Help
Register
Sign In
Archive-Team
/
sonarr-repo-only
Watch
2
Star
0
Fork
You've already forked sonarr-repo-only
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b2c43fb2a6
sonarr-repo-only
/
frontend
/
src
/
typings
/
props.ts
6 lines
96 B
TypeScript
Raw
Blame
History
export
interface
SelectStateInputProps
{
id
:
number
;
value
:
boolean
;
shiftKey
:
boolean
;
}
Reference in New Issue
View Git Blame
Copy Permalink