Skip to content

Commit

Permalink
feat(compat): add interfaces export
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonaden committed Mar 21, 2018
1 parent d9a618f commit d8f8122
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compat/interfaces.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export { UnaryFunction, OperatorFunction, FactoryOrValue, MonoTypeOperatorFunction } from 'rxjs';

0 comments on commit d8f8122

Please sign in to comment.