This website requires JavaScript.
Explore
Help
Register
Sign In
Rokojori
/
rojects
Watch
1
Star
0
Fork
You've already forked rojects
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
f08126bd43
rojects
/
source
/
commands
/
CommandAssignments.ts
5 lines
86 B
TypeScript
Raw
Blame
History
export
class
CommandAssignment
{
inputs
:
string
[
]
=
[
]
;
conditions
:
string
[
]
=
[
]
;
}
Reference in New Issue
View Git Blame
Copy Permalink