api-typings
api-typings copied to clipboard
fix: there is no correct ref for properties in this.setData
You can get ref from this.setData({ keyA }) where keyA is a key of data, but when it is property, it can not be.