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
/
events
/
index.ts
5 lines
(4 loc)
•
207 B
text/typescript
View Raw
1
2
3
4
5
export
*
from
'./anonymous-student-profile-synced'
;
export
*
from
'./anonymous-student-profile-updated'
;
export
*
from
'./anonymous-student-service-ready'
;
export
*
from
'./anonymous-student-state-changed'
;