aboutsummaryrefslogtreecommitdiff
path: root/docs/modules/exception.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/modules/exception.md')
-rw-r--r--docs/modules/exception.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/modules/exception.md b/docs/modules/exception.md
new file mode 100644
index 0000000..ba3b0c2
--- /dev/null
+++ b/docs/modules/exception.md
@@ -0,0 +1,10 @@
+[ts-types-lang](../README.md) / [Modules](../modules.md) / exception
+
+# Module: exception
+
+## Table of contents
+
+### Interfaces
+
+- [Throw](../interfaces/exception.Throw.md)
+- [Try](../interfaces/exception.Try.md)