This website requires JavaScript.
Explore
Help
Sign In
dnrops
/
tuist
Watch
1
Star
0
Fork
You've already forked tuist
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
tuist
/
projects
/
cloud
/
app
/
frontend
/
models
/
Organization.ts
5 lines
72 B
TypeScript
Raw
Permalink
Blame
History
export
interface
Organization
{
type
:
'organization'
;
id
:
string
;
}
Reference in New Issue
View Git Blame
Copy Permalink