dynamic.mjs 372 B

12345678910
  1. /**
  2. * @license lucide-react v0.487.0 - ISC
  3. *
  4. * This source code is licensed under the ISC license.
  5. * See the LICENSE file in the root directory of this source tree.
  6. */
  7. export { default as DynamicIcon, iconNames } from './dist/esm/DynamicIcon.js';
  8. export { default as dynamicIconImports } from './dist/esm/dynamicIconImports.js';
  9. //# sourceMappingURL=dynamic.mjs.map