Skip to content

Commit f473c42

Browse files
committed
Add missing signature
1 parent 31757f4 commit f473c42

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib/libsigs.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -300,6 +300,7 @@ sigs = {
300300
_embind_register_float__sig: 'vppp',
301301
_embind_register_function__sig: 'vpippppii',
302302
_embind_register_integer__sig: 'vpppii',
303+
_embind_register_iterable__sig: 'vpppp',
303304
_embind_register_memory_view__sig: 'vpip',
304305
_embind_register_optional__sig: 'vpp',
305306
_embind_register_smart_ptr__sig: 'vpppipppppppp',

0 commit comments

Comments
 (0)