Skip to content

Commit

Permalink
feat(router): export au-href
Browse files Browse the repository at this point in the history
  • Loading branch information
jwx committed Oct 8, 2019
1 parent 70352c1 commit 992c9c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/router/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -115,4 +115,6 @@ export {
ViewportCustomElementRegistration,
NavCustomElement,
NavCustomElementRegistration,
AuHrefCustomAttribute,
AuHrefCustomAttributeRegistration,
} from './configuration';

0 comments on commit 992c9c0

Please sign in to comment.