-
### Describe the bug
The lib is giving errors on typescript when default config is used
### Expected behavior
Using same code as the example:
`import { HiAnime, HiAnimeError } from "aniwatch";
…
-
### Describe the bug
The vueuse types for `Ref` have two template parameters, but the `Ref` type in Vue2 (at least) only has one.
from vueuse `index.d.mts`:
```ts
declare function useElementSi…
-
Why are there no types provided? Or an OpenAPI schema from which to generate types at least?
It would be very simple to provide type definitions _(or at least a JSONSchema)_. Doing so would make …
-
Hey folks, I have a project I just migrated to ESM and the the statsig client is giving me some trouble.
I put together a small sample project to demonstrate the issue I'm having: https://github.c…
-
### Environment
- Operating System: Darwin
- Node Version: v22.2.0
- Nuxt Version: 3.14.159
- CLI Version: 3.15.0
- Nitro Version: -
- Package Manager: pnpm@9.1.1
- Builder: …
-
in typescript could not find middleware package
-
### Objective
Integrate Typescript technology into the project's code.
---
### Description
To revitalize the project and ease the development experience (after gathering new information from past an…
-
I would like to add TypeScript type definitions to this library.
The documentation is pretty good, but I'm not a fan of alt-tabbing between my project and the library docs.
I might also want to …
-
### Description
`CompileTypeScript` needs to be updated to `CompileTypeScriptWithTSConfig` as the target has changed
Improve this section to include removing the content from the wwwroot folder in t…
-
Hi there. I can't make the imports of this lib to work properly with nextjs typescript.
When running `next build` I always get:
`Could not find a declaration file for module '@g-loot/react-tou…