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/interfaces/test.Config.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 docs/interfaces/test.Config.md (limited to 'docs/interfaces/test.Config.md') diff --git a/docs/interfaces/test.Config.md b/docs/interfaces/test.Config.md new file mode 100644 index 0000000..5919847 --- /dev/null +++ b/docs/interfaces/test.Config.md @@ -0,0 +1,5 @@ +[ts-types-lang](../README.md) / [Modules](../modules.md) / [test](../modules/test.md) / Config + +# Interface: Config + +[test](../modules/test.md).Config -- cgit v1.3.1