Skip to content

Commit

Permalink
fix(*): suppment formatJSONString method in entry
Browse files Browse the repository at this point in the history
  • Loading branch information
伍程凯 committed Jul 16, 2018
1 parent 95f510e commit 5db1a8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
export { default as baseCreateElement } from './internal/baseCreateElement'
export { default as formatJSONString } from './internal/formatJSONString'
export { default as createStyleElement } from './createStyleElement'
export { default as renameObjectKeys } from './renameObjectKeys'
export { default as createSrcElement } from './createSrcElement'
Expand Down

0 comments on commit 5db1a8a

Please sign in to comment.