ha6755ad

Results 3 issues of ha6755ad

I've just created a most basic browser setup - I'm using Vue. I am streaming a video from the webcam and then calling detectAllFaces(video, new TinyFaceDetectorOptions()). This error is produced....

When I call ex: `api.service('ads')['name']` in a `.ts` file, I cannot get it to recognize any types outside of the standard feathers Application type. So if I call `api.service('ads').findInStore` -...

needs reproduction

The documentation specifies that a `userStore` option can be passed to the `useAuth` store. However the actual type in the installed package does not include a `userStore` option. Both docs...

documentation