This website requires JavaScript.
Explore
Help
Sign In
fluencelabs
/
examples
Watch
1
Star
0
Fork
0
You've already forked examples
mirror of
https://github.com/fluencelabs/examples
synced
2025-05-01 05:32:18 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
examples
/
fluence-js-examples
/
hello-world
/
src
/
index.ts
4 lines
40 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Integration tests for all JS-related projects (#97)
2022-02-22 23:20:45 +03:00
import
{
main
}
from
'./main'
;
Update all js-related examples to the latest version of JS SDK and Aqua compiler (#20)
2021-09-12 00:51:50 +03:00
main
(
)
;
Reference in New Issue
Copy Permalink