BlinkID / blinkid-in-browser

BlinkID In-browser SDK for WebAssembly-enabled browsers.
https://microblink.com/blinkid
58 stars 30 forks source link

Typescript doesn't see the Stencil component #107

Open SpajicM opened 1 year ago

SpajicM commented 1 year ago

Hi,

I'm trying to integrate BlinkID into a React Typescript project following through README, and getting the following error:

image

Example code: https://pastebin.com/JhS3Uuba

EDIT: Workaround here works: https://github.com/ionic-team/stencil/issues/1636#issuecomment-501924130 Maybe it should be mentioned in README, or see if updated Stencil fixed the issue?