Krzysztof Kosmowski

Results 1 issues of Krzysztof Kosmowski

Hey, I just installed this library. First thing I noticed, I get type mismatch when I create a handler like this: ```ts const handleStartCapture = () => {}; ``` Turns...