0 | module Node.Net.Module
1 |
2 | export
3 | data NetModule : Type where [external]
4 |
5 |