chore(): sync with main

This commit is contained in:
Liam DeBeasi
2021-08-04 10:35:59 -04:00
14 changed files with 110 additions and 86 deletions

View File

@ -110,6 +110,7 @@ export class Platform {
* | Platform Name | Description |
* |-----------------|------------------------------------|
* | android | on a device running Android. |
* | capacitor | on a device running Capacitor. |
* | cordova | on a device running Cordova. |
* | ios | on a device running iOS. |
* | ipad | on an iPad device. |