This website requires JavaScript.
Explore
Help
Sign In
tudor.stanciu
/
network-resurrector
mirror of
https://dev.azure.com/tstanciu94/NetworkResurrector/_git/NetworkResurrector
Watch
1
Star
0
Fork
You've already forked network-resurrector
0
Code
Issues
1
Packages
Projects
Releases
Wiki
Activity
640ae564ff
network-resurrector
/
frontend
/
src
/
constants
/
index.ts
7 lines
85 B
TypeScript
Raw
Blame
History
const
COLOR_SCHEME
=
{
LIGHT
:
"light"
,
DARK
:
"dark"
}
;
export
{
COLOR_SCHEME
}
;
Reference in New Issue
View Git Blame
Copy Permalink