Skip to content

Commit

Permalink
fix(TS): add type defs file for pure
Browse files Browse the repository at this point in the history
Closes #695
  • Loading branch information
kentcdodds committed Jun 5, 2020
1 parent 499cc04 commit e2fcc0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pure.d.ts
@@ -0,0 +1 @@
export * from './types/pure.d.ts'

0 comments on commit e2fcc0b

Please sign in to comment.