UNPKG

asafarim-navlinks

Version:

A versatile React navigation component with unlimited multi-level dropdowns, four alignment options, mobile responsiveness, and customizable styling. Perfect for modern web applications.

4 lines 185 B
export { default } from './src/NavLinks'; export type { NavLinkType } from './src/NavLinkType'; export type { SvgLinkType } from './src/SvgLinkType'; //# sourceMappingURL=index.d.ts.map