Skip to content

Commit

Permalink
Update index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
doxiaodong authored Jan 16, 2019
1 parent bc482a0 commit c84a7d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import 'core-js/es7/reflect'
// import 'core-js/es7/reflect'

declare namespace Reflect {
function getMetadata(string, target?: any, key?: string): any
Expand Down

0 comments on commit c84a7d4

Please sign in to comment.