Files
nova-design-system/src/components/Icons/index.ts
T

3 lines
176 B
TypeScript
Raw Normal View History

export { default as Arrow2 } from './Arrow2/Arrow2.astro';
export { default as Profile } from './profile/profile.astro';
export { default as Share } from './share/share.astro';