From d5c3af89ab8076bcf4107859c1ba6b47a7815142 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 15 Jan 2023 00:13:04 +0530 Subject: chore: some more documentation --- docs/modules/effect.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/modules/effect.md') diff --git a/docs/modules/effect.md b/docs/modules/effect.md index 621dede..bfb3341 100644 --- a/docs/modules/effect.md +++ b/docs/modules/effect.md @@ -49,4 +49,4 @@ type main = Bind< #### Defined in -[effect.ts:56](https://github.com/phenax/ts-types-runtime-environment/blob/78e384c/stdlib/effect.ts#L56) +[effect.ts:56](https://github.com/phenax/ts-types-runtime-environment/blob/e75a5a1/stdlib/effect.ts#L56) -- cgit v1.3.1