Skip to content

Commit

Permalink
Update index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
simon300000 committed Nov 11, 2019
1 parent 591da3f commit 3b8e3d3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions index.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
import AtHome from './src'
export = AtHome
export = require('./src')

0 comments on commit 3b8e3d3

Please sign in to comment.