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

Typescript: Type issues #201

Open
NicoLaval opened this issue Oct 30, 2023 · 1 comment
Open

Typescript: Type issues #201

NicoLaval opened this issue Oct 30, 2023 · 1 comment

Comments

@NicoLaval
Copy link

NicoLaval commented Oct 30, 2023

Types don't seems to be exposed (2.3.2 version)

Cannot find module 'chonky' or its corresponding type declarations
@yumartins
Copy link

Compiled files do not have the types

I got a temporary solution by importing from src folder.

import { FileBrowser } from "chonky/src"

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

2 participants