Skip to content

Commit

Permalink
fix(lens): fix unexported lens functions (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ailrun committed Aug 24, 2018
1 parent 8213be8 commit 05d0260
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/lens/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*
* Copyright 2018-present Junyoung Clare Jang
*/
export * from './Lens';

0 comments on commit 05d0260

Please sign in to comment.