lucide-icons / lucide

Beautiful & consistent icon toolkit made by the community. Open-source project and a fork of Feather Icons.
https://lucide.dev
ISC License
8.94k stars 380 forks source link

LucideProps type not found in 'lucide-solid' #2099

Closed agat closed 3 weeks ago

agat commented 3 weeks ago

Package

Version

0.372.0

Can you reproduce this in the latest version?

Browser

Operating system

Description

Hello, I use Vite and TypeScript and see that can't import type LucideProps from a lucide-solid package.

Steps to reproduce

Example:

import type { LucideProps } from 'lucide-solid';
// Got error here - TS2724: 'lucide-solid' has no exported member named LucideProps.

Checklist

ericfennis commented 3 weeks ago

Thanks for reporting. I've fixed this in 0.376.0