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

2 lines
120 B
TypeScript
Raw Normal View History

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