"common/coreservices" | @uirouter/core
Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "common/coreservices"

This module is a stub for core services such as Dependency Injection or Browser Location. Core services may be implemented by a specific framework, such as ng1 or ng2, or be pure javascript.

Index

Functions

Const makeStub

  • makeStub<T>(service: string, methods: keyof T[]): T

Object literals

Const services

services: object

$injector

$injector: undefined = undefined

$q

$q: undefined = undefined

Generated using TypeDoc