Skip to content
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

Solve type hack #4

Open
JulienIzz opened this issue Jan 17, 2025 · 0 comments
Open

Solve type hack #4

JulienIzz opened this issue Jan 17, 2025 · 0 comments

Comments

@JulienIzz
Copy link
Collaborator

In the main file we use this hack :

docs: await options.query(keys as ID[])

We should not cast the type, but keys is supposedly a readonly type, we could not manage at the time the proper typing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant