expose mouse

This commit is contained in:
Jay McCarthy 2018-01-08 13:24:49 -05:00
parent a72c7ffcfc
commit fd53009f1d
1 changed files with 1 additions and 1 deletions

View File

@ -150,4 +150,4 @@
(provide
(contract-out
[make-raart
(->* () () chaos?)]))
(->* () (#:mouse? boolean?) chaos?)]))