Skip to content

Commit

Permalink
fix(AOT): export clipboardModule and directive
Browse files Browse the repository at this point in the history
  • Loading branch information
maxisam committed Mar 28, 2017
1 parent 00b54b3 commit 9551383
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export * from './src/index';
export { ClipboardModule, ClipboardDirective } from './src/index';

0 comments on commit 9551383

Please sign in to comment.