This website requires JavaScript.
Explore
Help
Sign In
nosu
/
taskana
Watch
1
Star
0
Fork
You've already forked taskana
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
83f0472bac
taskana
/
web
/
src
/
app
/
models
/
orientation.ts
5 lines
77 B
TypeScript
Raw
Blame
History
export
enum
Orientation
{
landscape
=
'landscape'
,
portrait
=
'portrait'
}
Reference in New Issue
View Git Blame
Copy Permalink