UNPKG
ng2-us-states
Version:
latest (3.0.1)
3.0.1
3.0.0
2.0.0
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
Angular service for retrieving States and Territories
bitbucket.org/bwellons/ng-2-us-states
ng2-us-states
/
dist
/
us-states.module.d.ts
4 lines
(3 loc)
•
93 B
TypeScript
View Raw
1
2
3
4
export { USStateService } from
'./us-states.service'
; export declare
class
USStateModule
{ }