mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-15 11:01:21 +08:00

* test(platform): add missing properties to platformModule documentation The platformModule cookbook documentation was missing a few properties that are now available. This commit adds those properties to be included in the examples. resolves: NativeScript/NativeScript#5707 * test(platform): fix typo in platform module cookbook example