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