diff --git a/README.md b/README.md index 856f8c633..bd1c98692 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,7 @@ - [Records](#records) - [Maps](#maps) - [Sets](#sets) +- [Intersections](#intersections) - [Recursive types](#recursive-types) - [JSON type](#json-type) - [Cyclical data](#cyclical-objects) diff --git a/deno/lib/README.md b/deno/lib/README.md index 856f8c633..bd1c98692 100644 --- a/deno/lib/README.md +++ b/deno/lib/README.md @@ -83,6 +83,7 @@ - [Records](#records) - [Maps](#maps) - [Sets](#sets) +- [Intersections](#intersections) - [Recursive types](#recursive-types) - [JSON type](#json-type) - [Cyclical data](#cyclical-objects)