mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-21 04:49:22 +01:00
move files
This commit is contained in:
@@ -7,6 +7,7 @@ import { IconData } from '../icons/types';
|
||||
declarations: [LucideAngularComponent],
|
||||
exports: [LucideAngularComponent]
|
||||
})
|
||||
|
||||
export class LucideAngularModule {
|
||||
constructor(@Optional() private icons: Icons) {
|
||||
if (!this.icons) {
|
||||
|
||||
Reference in New Issue
Block a user