UNPKG

ui-router

Version:

State-based routing for Javascript

6 lines (5 loc) 170 B
/** @module url */ /** for typedoc */ export * from "./urlMatcher"; export * from "./urlMatcherConfig"; export * from "./urlMatcherFactory"; export * from "./urlRouter";