adding do-nothing bind export
This commit is contained in:
parent
8a71e30a26
commit
cf152bddcf
|
@ -5,7 +5,8 @@
|
|||
view-focus
|
||||
view-left view-right view-up view-down
|
||||
view-text update-view-text
|
||||
view-attr update-view-attr)
|
||||
view-attr update-view-attr
|
||||
view-bind)
|
||||
|
||||
(define (big-bang world . handlers)
|
||||
(error 'big-bang "Please run in JavaScript context."))
|
||||
|
|
Loading…
Reference in New Issue
Block a user