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/exception.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 docs/modules/exception.md (limited to 'docs/modules/exception.md') 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) -- cgit v1.3.1