mirror of
https://github.com/BlackMATov/evolved.lua.git
synced 2026-09-18 09:34:36 +07:00
update teal types
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user