From 78e384c2f32996478edced59c837a348dec77e57 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sat, 14 Jan 2023 17:53:00 +0530 Subject: feat: adds basic md docs --- docs/modules.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 docs/modules.md (limited to 'docs/modules.md') diff --git a/docs/modules.md b/docs/modules.md new file mode 100644 index 0000000..af95f62 --- /dev/null +++ b/docs/modules.md @@ -0,0 +1,17 @@ +[ts-types-lang](README.md) / Modules + +# ts-types-lang + +## Table of contents + +### Modules + +- [effect](modules/effect.md) +- [exception](modules/exception.md) +- [fs](modules/fs.md) +- [nat](modules/nat.md) +- [ref](modules/ref.md) +- [stdio](modules/stdio.md) +- [sys](modules/sys.md) +- [test](modules/test.md) +- [util](modules/util.md) -- cgit v1.3.1