7 lines
172 B
Nim

## This module reinforces the publish operation with regular store-v3 requests.
##
import ./send_service/[send_service, delivery_task]
export send_service, delivery_task