As you can see, module
and IStateProvider
are underlined red, saying that
the property does not exist on value of type 'typeof angular'
and
the property does not exist on value of type 'typeof angular.ui'
What's up with this error?
What editor are your using? Have you tried adding a reference to the angular.d.ts file?
///
|
operator