UNPKG

lucide-angular

Version:

A Lucide icon library package for Angular applications.

6 lines (5 loc) 172 B
/** @deprecated Use the injection token LUCIDE_ICONS instead. Will be removed in v1.0. */ export declare class Icons { private icons; constructor(icons: object); }