@webqit/port-plus 0.1.10 → 0.1.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1136,7 +1136,7 @@ All message events dispatched by Port+ ports.
|
|
|
1136
1136
|
#### Properties
|
|
1137
1137
|
|
|
1138
1138
|
| Property | Type | Description |
|
|
1139
|
-
| ------------- | ------------------------------- |
|
|
1139
|
+
| ------------- | --- | ------------------------------- |
|
|
1140
1140
|
| `data` | any | Message payload |
|
|
1141
1141
|
| `type` | string | Event type |
|
|
1142
1142
|
| `eventID` | string | Stable message identifier |
|