We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
onetime
oneTime
Every example uses onetime but IDEs will import it as oneTime because that's the name in index.js and index.d.ts
index.js
index.d.ts
Should I update the documentation (to use oneTime) or the code/types (to onetime)?
The text was updated successfully, but these errors were encountered:
repeatOnAjax
3f85cd4
🎉
Sorry, something went wrong.
No branches or pull requests
Every example uses
onetime
but IDEs will import it asoneTime
because that's the name inindex.js
andindex.d.ts
Should I update the documentation (to use
oneTime
) or the code/types (toonetime
)?The text was updated successfully, but these errors were encountered: