UNPKG
anonymous-student
Version:
beta (1.1.2-1)
latest (1.1.2)
1.1.2
1.1.2-1
Anonymous student is used to retrieve and save information from our website users.
anonymous-student
/
interfaces
/
enumerations
/
index.ts
5 lines
(4 loc)
•
137 B
text/typescript
View Raw
1
2
3
4
5
export
*
from
'./event-type'
;
export
*
from
'./interest-type'
;
export
*
from
'./student-repository-state-type'
;
export
*
from
'./actor'
;