You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 26, 2025. It is now read-only.
It seems to be impossible to write straightforward code with JSDoc annotations that is correctly typed in both JS and TS files, because the `@type` annotations are not correctly applied to the dynamic import. So we just provide a straight-up TypeScript example, and folks can remove the types if they are using JS.
0 commit comments