@types/angular-ui-router

  • Version 1.1.44
  • Published
  • 22.6 kB
  • 1 dependency
  • MIT license

Install

npm i @types/angular-ui-router
yarn add @types/angular-ui-router
pnpm add @types/angular-ui-router

Overview

TypeScript definitions for angular-ui-router

Index

Variables

variable exportedString

const exportedString: string;

    Type Aliases

    type IHrefOptions

    type IHrefOptions = angular.ui.IHrefOptions;

      type IResolvedState

      type IResolvedState = angular.ui.IResolvedState;

        type IState

        type IState = angular.ui.IState;

          type IStateOptions

          type IStateOptions = angular.ui.IStateOptions;

            type IStateParamsService

            type IStateParamsService = angular.ui.IStateParamsService;

              type IStateProvider

              type IStateProvider = angular.ui.IStateProvider;

                type IStateService

                type IStateService = angular.ui.IStateService;

                  type IType

                  type IType = angular.ui.IType;

                    type IUiViewScrollProvider

                    type IUiViewScrollProvider = angular.ui.IUiViewScrollProvider;

                      type IUrlMatcher

                      type IUrlMatcher = angular.ui.IUrlMatcher;

                        type IUrlRouterProvider

                        type IUrlRouterProvider = angular.ui.IUrlRouterProvider;

                          type IUrlRouterService

                          type IUrlRouterService = angular.ui.IUrlRouterService;

                            Package Files (1)

                            Dependencies (1)

                            Dev Dependencies (0)

                            No dev dependencies.

                            Peer Dependencies (0)

                            No peer dependencies.

                            Badge

                            To add a badge like this onejsDocs.io badgeto your package's README, use the codes available below.

                            You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/@types/angular-ui-router.

                            • Markdown
                              [![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/@types/angular-ui-router)
                            • HTML
                              <a href="https://www.jsdocs.io/package/@types/angular-ui-router"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>