#714·choo

Wrong return type for `mount`

Author: fgblomqvistCreated Mar 3, 2022Updated Mar 3, 2022

Expected behavior

The return type should be something | undefined where something is I guess a Choo instance? Or something like that.

Actual behavior

It is void.