mirror of
https://github.com/fluencelabs/registry-demo
synced 2025-04-25 00:02:14 +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
|