Skip to content

Commit 3a28b6d

Browse files
datenciabrandyscarney
authored andcommitted
docs(platform): add missing platform (#13852)
Add missing `electron` platform to the platform's list
1 parent 9bcaff8 commit 3a28b6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/platform/platform.ts

+1
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,7 @@ export class Platform {
167167
* | phablet | on a phablet device. |
168168
* | tablet | on a tablet device. |
169169
* | windows | on a device running Windows. |
170+
* | electron | in Electron on a desktop device. |
170171
*
171172
* @param {string} platformName
172173
*/

0 commit comments

Comments
 (0)