Skip to content

Commit 15d8cbc

Browse files
datenciaDavid Atencia
authored and
David Atencia
committed
docs(platform): add missing platform
Add missing `electron` platform to the platform's list
1 parent 0182014 commit 15d8cbc

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)