UNPKG
psytask
Version:
latest (1.1.1)
1.1.1
1.1.0
1.0.0-rc1
JavaScript Framework for Psychology task
github.com/bluebones-team/psytask
bluebones-team/psytask
psytask
/
src
/
components
/
index.ts
4 lines
(3 loc)
•
77 B
text/typescript
View Raw
1
2
3
4
export
*
from
'./form'
;
export
*
from
'./jspsych'
;
export
*
from
'./visual'
;