-
-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ts]: Typing Template Refs #341
Comments
@Yizack Thank you for your response. As mentioned in my initial reply, I attempted to write the code in this manner; however, the result was devDependencies:
'@nuxtjs/turnstile':
specifier: ^0.9.7
|
I see, have you tried re-generating the types again using const turnstile = ref<{ reset: () => void }>(); |
No, I have attempted to execute Currently, this is how I have approached the issue.
|
📚 What are you trying to do?
Hello everyone, my apologies for the interruption.
How can one determine the type of the
NuxtTurnstile
component in practical development?🔍 What have you tried?
No response
ℹ️ Additional context
No response
The text was updated successfully, but these errors were encountered: