index
:
wechat_dev_tools
main
gleam dev tools to build wechat miniprogram
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wechat_dev_tools.gleam
blob: 5d28b5d4259aeabd59334e142a081093ca0df368 (
plain
)
1
2
3
4
5
import gleam/io pub fn main() { io.println("Hello from wechat_dev_tools!") }