MCPcopy
hub / github.com/angular-ui/ui-router / register

Method register

src/interface.ts:742–742  ·  view source on GitHub ↗
(state: Ng1StateDeclaration | { new (): Ng1StateDeclaration })

Source from the content-addressed store, hash-verified

740declare module '@uirouter/core/lib/state/stateRegistry' {
741 interface StateRegistry {
742 register(state: Ng1StateDeclaration | { new (): Ng1StateDeclaration });
743 }
744}

Callers 7

viewSpec.tsFile · 0.80
stateSpec.tsFile · 0.80
resolveSpec.tsFile · 0.80
angular-animate.jsFile · 0.80
angular-animate.jsFile · 0.80
stateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected