From 8b09343ad1c3028a5892b50a87236cc66c447636 Mon Sep 17 00:00:00 2001 From: nodist Date: Mon, 18 May 2026 13:09:32 -0400 Subject: object type --- mkdocs.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'mkdocs.yml') diff --git a/mkdocs.yml b/mkdocs.yml index 48a4b47..93b37bc 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -21,6 +21,7 @@ nav: - Map: 'type_system/map.md' - Queue: 'type_system/queue.md' - Union: 'type_system/union.md' + - Object: 'type_system/object.md' - Shared: 'type_system/shared.md' - Error: 'type_system/error.md' - Const: 'type_system/const.md' -- cgit v1.2.3