What does the syntax `type foo = {| +bar:string |}` in javascript / flow mean?

后端 未结 0 1450
北荒
北荒 2020-12-07 06:12

In the GraphQL JS reference implementation, they have the following code:

export type GraphQLFormattedError = {|
  +mes         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题