mirror of
https://github.com/fluencelabs/registry-demo
synced 2025-04-24 16:02:12 +00:00
4 lines
157 B
Plaintext
4 lines
157 B
Plaintext
module Export
|
|
import createMyRoute, DiscoveryService, discoverAndNotify from "hello-registry.aqua"
|
|
export createMyRoute, DiscoveryService, discoverAndNotify
|