This website requires JavaScript.
Explore
Help
Sign In
kingecg
/
gohttpdUi
Watch
1
Star
0
Fork
You've already forked gohttpdUi
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
85555eef7d
gohttpdUi
/
mock
/
role
/
types.ts
7 lines
101 B
TypeScript
Raw
Blame
History
export
interface
Role
{
roleName
:
String
id
:
String
checkedNodes
:
any
[
]
checkedkeys
:
any
[
]
}
Reference in New Issue
View Git Blame
Copy Permalink