raw types api

This commit is contained in:
BlackMATov
2024-02-07 18:19:00 +07:00
parent e218ac20d9
commit 6e43f17e6c
2 changed files with 355 additions and 0 deletions

View File

@@ -155,6 +155,7 @@
| | |
| --------------------------------------------------- | ---------------- |
| [type_id](./api/basics.md#type_id) | type_id |
| [type_base](./api/types.md#type_base) | type_base |
| [any_type](./api/types.md#any_type) | any_type |
| [array_type](./api/types.md#array_type) | array_type |
| [class_type](./api/types.md#class_type) | class_type |