AurityLab / vue-recaptcha-v3

A simple and easy to use reCAPTCHA (v3 only) library for Vue.
Apache License 2.0
236 stars 25 forks source link

Laravel app example for TypeScript #683

Open jamesdordoy opened 3 months ago

jamesdordoy commented 3 months ago

Hey thanks for you amazing work.

How tf do i type this: https://github.com/jamesdordoy/Portfolio/blob/master/resources/js/app.ts#L48.

I know i need to type the config type in the package but its not super obvious how. Ive added the shim file