mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-28 16:45:10 +08:00
* Fixed PermissionType Added references to cameraRoll and systemBrightness to PermissionType as well as adding userFaceingNotifications and reminders which were missing entirely. Also sorted the constants and the types. * Fixed linting There was a trailing white space I left. * Added to tests Added the new permissions to the tests.