IOweb/node_modules/astro-icon/components/index.ts
2026-07-03 15:07:38 -05:00

2 lines
116 B
TypeScript

// @ts-ignore Icon.astro is untyped unless loaded by language tools
export { default as Icon } from "./Icon.astro";