Closed sjt003 closed 3 years ago
When building the "web" example in https://github.com/bsansouci/reprocessing-example I get a deprecation warning message: deprecated: Js.Nullable.to_opt Use toOption instead.
deprecated: Js.Nullable.to_opt Use toOption instead
This change should get rid of that deprecation warning.
Thanks for contributing!
When building the "web" example in https://github.com/bsansouci/reprocessing-example I get a deprecation warning message:
deprecated: Js.Nullable.to_opt Use toOption instead
.This change should get rid of that deprecation warning.