index.ts 98 B

123
  1. export { DashNavCtrl } from './DashNavCtrl';
  2. import DashNav from './DashNav';
  3. export { DashNav };