mirror of
https://github.com/fluencelabs/examples
synced 2025-04-24 18:22:15 +00:00
6 lines
104 B
Plaintext
6 lines
104 B
Plaintext
module HelloWorld declares *
|
|
|
|
service HelloWorld:
|
|
hello_fluence() -> string
|
|
hello_world() -> string
|