diff options
| author | nodist <kevin.comas.git@gmail.com> | 2026-06-21 11:51:41 -0400 |
|---|---|---|
| committer | nodist <kevin.comas.git@gmail.com> | 2026-06-21 11:51:41 -0400 |
| commit | 3a9cf2508dc7341a6d8ff4b8174064600d704994 (patch) | |
| tree | 63c3196cec86824f237ac82d92aa43c56010e607 /docs/type_system/namespace.md | |
| parent | 900445604bc38ef43d89f0c11f0cc61ce3cb0bce (diff) | |
update memory objs
Diffstat (limited to 'docs/type_system/namespace.md')
| -rw-r--r-- | docs/type_system/namespace.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/type_system/namespace.md b/docs/type_system/namespace.md index 9ae61ba..8e300b9 100644 --- a/docs/type_system/namespace.md +++ b/docs/type_system/namespace.md @@ -10,7 +10,7 @@ Namespace[[NATIVE | MODULE] NAMESPACE_IDENTIFIER] ### \`export -#### Type must be Fn, Overload, Const or Shared to export +#### Type must be Fn[STATELESS], Overload, Const, Shared or Namespace to export #### Re-exporting |
