UNPKG
nodram
Version:
latest (0.0.1)
0.0.1
A Really MEAN Web Framework
github.com/oreofeolurin/ream
oreofeolurin/ream
nodram
/
src
/
framework
/
browser
/
app
/
helpers
/
Privilege.ts
5 lines
•
69 B
text/typescript
View Raw
1
2
3
4
5
export
enum
Privilege { NOMINAL =
0
,
CAPTAIN
, SUPER }