mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-24 03:29:22 +01:00
* Implement deprecate comment lucide-react * Add export template with comment * Add block comment to Lucide Svelte * Add blockcomment to lucide-angular * Add block comment to lucide-static * revert runtime change build:tags * Fix failed tests * Remove optional property in icon schema
3 lines
131 B
JavaScript
3 lines
131 B
JavaScript
// eslint-disable-next-line import/prefer-default-export
|
|
export { default as getIconMetaData } from './utils/getIconMetaData.mjs';
|