update teal types

This commit is contained in:
BlackMATov
2026-03-30 07:12:42 +07:00
parent 3ca898bfa0
commit d40cd0e4ae
+1
View File
@@ -276,6 +276,7 @@
process_with: function(system: System, ...: any)
debug_mode: function(yesno: boolean)
error_handler: function(handler?: function(message: string): string)
collect_garbage: function(no_shrink?: boolean)
chunk: function(fragment: Fragment, ...: Fragment): Chunk, { Entity }, integer