Skip to content

Commit d40cd0e

Browse files
committed
update teal types
1 parent 3ca898b commit d40cd0e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

evolved.d.tl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,7 @@
276276
process_with: function(system: System, ...: any)
277277

278278
debug_mode: function(yesno: boolean)
279+
error_handler: function(handler?: function(message: string): string)
279280
collect_garbage: function(no_shrink?: boolean)
280281

281282
chunk: function(fragment: Fragment, ...: Fragment): Chunk, { Entity }, integer

0 commit comments

Comments
 (0)