Skip to content

Commit

Permalink
chore(types): Config新增 cloud 属性 (#2659)
Browse files Browse the repository at this point in the history
  • Loading branch information
shangyu authored and luckyadam committed Apr 4, 2019
1 parent 3d36851 commit 53a5ac1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/taro/types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -353,6 +353,7 @@ declare namespace Taro {
[key: string]: string
},
window?: PageConfig
cloud?: boolean
}

interface ComponentOptions {
Expand Down

0 comments on commit 53a5ac1

Please sign in to comment.