diff options
| author | nodist <kevin.comas.git@gmail.com> | 2026-05-06 11:23:00 -0400 |
|---|---|---|
| committer | nodist <kevin.comas.git@gmail.com> | 2026-05-06 11:23:00 -0400 |
| commit | 55d6a62e2bfb4ae6ac32c786dd20ec3025147d57 (patch) | |
| tree | 54dcf95f81a0b32d01561bfcebf601761a99819a /docs/type_system/index.md | |
| parent | 2d2b9a288fef7bed574671bf091052b85494065f (diff) | |
basic value types
Diffstat (limited to 'docs/type_system/index.md')
| -rw-r--r-- | docs/type_system/index.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/type_system/index.md b/docs/type_system/index.md index 430792b..c0c2647 100644 --- a/docs/type_system/index.md +++ b/docs/type_system/index.md @@ -21,6 +21,8 @@ Denotes that a field that does not resolve to anything ## Value Templates * #### [Enum](./enum.md) +* #### [Int](./int.md) +* #### [Float](./float.md) ## Container Templates |
