UNPKG

@wener/console

Version:

Base console UI toolkit

6 lines (5 loc) 293 B
// export { ActiveLink, type ActiveLinkProps } from './ActiveLink'; // export { NextNavLink, type NextNavLinkProps } from './NextNavLink'; export { AutoNavLink, ReactRouterNavLink } from "./AutoNavLink.js"; export { StaticNavLink } from "./StaticNavLink.js"; //# sourceMappingURL=index.js.map