Chonky
Chonky copied to clipboard
Typescript: Type issues
Types don't seems to be exposed (2.3.2 version)
Cannot find module 'chonky' or its corresponding type declarations
Compiled files do not have the types
I got a temporary solution by importing from src folder.
import { FileBrowser } from "chonky/src"