UNPKG

kleros-escrow-data-service

Version:

Data service for interacting with Kleros Escrow

5 lines (4 loc) 116 B
// Export all action services export * from './transaction'; export * from './dispute'; export * from './evidence';