Skip to content
This repository has been archived by the owner on Oct 7, 2020. It is now read-only.

Commit

Permalink
feat(ripple): Export Ripple directive
Browse files Browse the repository at this point in the history
  • Loading branch information
trimox committed Aug 12, 2017
1 parent 31306fd commit 4b35284
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lib/ripple/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@ import { EventRegistry } from '../common/event-registry';
providers: [EventRegistry]
})
export class RippleModule { }

export * from './ripple.directive';

0 comments on commit 4b35284

Please sign in to comment.