UNPKG
kleros-escrow-data-service
Version:
latest (0.9.1)
0.9.1
0.9.0
0.8.1
0.8.0
0.7.0
0.6.1
0.6.0
0.5.0
0.4.3
0.4.2
0.4.1
0.4.0
0.3.8
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.0
0.1.0
Data service for interacting with Kleros Escrow
kleros-escrow-data-service
/
dist
/
actions
/
index.js
5 lines
(4 loc)
•
116 B
JavaScript
View Raw
1
2
3
4
5
// Export all action services
export
*
from
'./transaction'
;
export
*
from
'./dispute'
;
export
*
from
'./evidence'
;