Skip to content

Commit

Permalink
Merge pull request #5 from rico-projects/fixExportControllerProxy
Browse files Browse the repository at this point in the history
fix: add ControllerProxy to public API declaration
  • Loading branch information
giftkugel authored Jan 29, 2019
2 parents 887d3cc + 1483a41 commit 3a3c3d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/public_api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@

export * from './lib/rico-angular.service';
export * from './lib/rico-angular.module';
export * from './lib/controller-proxy';

0 comments on commit 3a3c3d6

Please sign in to comment.