1.0.0: Only named exports may use 'export type'. - Typescript v4 #4011
Open
Description
Hello,
Thank you for this great library and congrat on the release of v1!
I'm reporting a small issue, I don't know if you want to fix it or not but cheerio types definition won't compile with typescript v4 (It works with v5)
Step to reproduce:
git clone https://github.com/keycloakify/keycloakify
cd keycloakify
# Update to cheerio to v1 in the package.json
yarn
yarn build
Best
Metadata
Assignees
Labels
No labels